remove last duplicates
This commit is contained in:
parent
83e136b61c
commit
2edc3b0a83
@ -5,7 +5,3 @@
|
|||||||
.mat-toolbar {
|
.mat-toolbar {
|
||||||
height: 5vh;
|
height: 5vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
#logo {
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
|
@ -14,7 +14,6 @@ body {
|
|||||||
@import "~leaflet.markercluster/dist/MarkerCluster.Default.css";
|
@import "~leaflet.markercluster/dist/MarkerCluster.Default.css";
|
||||||
@import "~bootstrap/scss/bootstrap";
|
@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 {
|
label.mat-checkbox-layout {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user