Improved the config app for Downtime activities. You can now create/edit/remove actions on them

This commit is contained in:
WBHarry 2025-07-21 21:04:34 +02:00
parent 42a705a870
commit c3d71f0c39
18 changed files with 275 additions and 196 deletions

View file

@ -25,6 +25,7 @@
}
.settings-items {
width: 100%;
display: flex;
flex-direction: column;
gap: 8px;