Formatierung angepasst

This commit is contained in:
hubobel 2026-06-25 17:04:02 +02:00
parent 4fa554ed57
commit b1b941c82a
2 changed files with 47 additions and 34 deletions

View file

@ -431,4 +431,18 @@ text-decoration: underline;
.automation-card {
grid-column: 1 / -1;
}
#
.action-column {
text-align: right;
}
.automation-table {
width: 100%;
}
.automation-table .action-column {
text-align: right;
width: 220px;
}
.automation-table .action-column {
text-align: right;
width: 180px;
}