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