table consistant
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-02-01 17:06:30 +01:00
parent ca734fda32
commit cb84e3cdc0
2 changed files with 24 additions and 22 deletions

View File

@ -161,7 +161,7 @@ tr:hover:not(.selected) {
}
}
#table-container {
.table-container {
overflow-y: auto;
max-height: 400px; /* Passen Sie die Höhe nach Bedarf an */
border-radius: 10px;