Change Font-Size in Tabulator 5, Start Dateiupload

This commit is contained in:
ma0068
2023-12-20 11:39:28 +01:00
parent 7c29a726f2
commit 5d4ec93b09
6 changed files with 283 additions and 87 deletions
+3
View File
@@ -38,3 +38,6 @@
.tabulator .tabulator-col-resize-handle:last-of-type {
z-index: 999999;
}
.tabulator {
font-size: 1rem;
}