style fixes

This commit is contained in:
manuel.sowada
2026-05-13 16:05:12 +02:00
parent 4db4ac755c
commit 556ccc3a73
7 changed files with 175 additions and 121 deletions

View File

@@ -56,7 +56,6 @@ td { overflow:hidden; text-overflow:ellipsis; /* verhindert, dass Inhalt die Zel
left:0px;
top:0px;
width: 100% !important;
height: fit-content;
/* z-index:20; */
padding:0px;
border-radius:var(--border-raduis) var(--border-raduis) 0 0;