style: add visibility important

main
Yuri Dimas 2025-12-24 13:24:29 +07:00
parent 4b7f363e9b
commit cbdf19214a
No known key found for this signature in database
GPG Key ID: 9FD7E44BC294C68C
1 changed files with 4 additions and 0 deletions

View File

@ -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 {