Refactored table CSS, bettered layout in problems

This commit is contained in:
Magnus Åhall 2024-07-05 10:47:50 +02:00
parent 1215b13d47
commit 2c5b434fd2
15 changed files with 379 additions and 146 deletions

View file

@ -1,4 +1,5 @@
@import "theme-@{THEME}.less";
@import "table.less";
html {
box-sizing: border-box;