remove last duplicates
This commit is contained in:
parent
83e136b61c
commit
2edc3b0a83
@ -5,7 +5,3 @@
|
||||
.mat-toolbar {
|
||||
height: 5vh;
|
||||
}
|
||||
|
||||
#logo {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
@ -14,7 +14,6 @@ body {
|
||||
@import "~leaflet.markercluster/dist/MarkerCluster.Default.css";
|
||||
@import "~bootstrap/scss/bootstrap";
|
||||
|
||||
/* WTF ANGULAR!?!?!?! WHY DO I HAVE TO DO THIS? (see table.component.html@7 and table.component.html@50) */
|
||||
label.mat-checkbox-layout {
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user