style/table collections: tweak table footer

This commit is contained in:
Adorian Doran 2025-07-12 01:40:18 +03:00
parent a7471a3d47
commit 215833a2c9

View File

@ -147,6 +147,10 @@
margin: 0; margin: 0;
} }
.tabulator .tabulator-footer {
color: var(--main-text-color);
}
/* Context menus */ /* Context menus */
.tabulator-popup-container { .tabulator-popup-container {