adds font-size 1rem to the .tabulator class of the FilterComponent

This commit is contained in:
Simon Gschnell
2023-12-19 11:01:51 +01:00
parent 8b06ef030a
commit a3e70afdc1
@@ -64,3 +64,7 @@
margin-top: 20px;
}
.tabulator{
font-size:1rem;
}