This commit is contained in:
hubobel 2026-06-24 17:58:57 +02:00
parent 5d2b45f8b8
commit 49e6017780
3 changed files with 14 additions and 6 deletions

View file

@ -427,4 +427,7 @@ text-decoration: underline;
.log-actions button {
min-width: 120px;
}
.automation-card {
grid-column: 1 / -1;
}