style: add visibility important
parent
4b7f363e9b
commit
cbdf19214a
|
|
@ -221,6 +221,10 @@ div.dt-scroll-body thead {
|
||||||
visibility: collapse !important;
|
visibility: collapse !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.dt-scroll-body tfoot {
|
||||||
|
visibility: collapse !important;
|
||||||
|
}
|
||||||
|
|
||||||
@layer components {
|
@layer components {
|
||||||
/* Icon Marker - leaflet map */
|
/* Icon Marker - leaflet map */
|
||||||
.bank-map-marker {
|
.bank-map-marker {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue