1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

bugfixes / sporadic e logging

This commit is contained in:
Marek Farkaš
2025-02-09 17:46:12 +01:00
parent b4928bcff8
commit ceb6e1bd11
14 changed files with 211 additions and 86 deletions

View File

@@ -4,7 +4,6 @@ body.modal-open {
.modal-panel, .modal-panel-chat {
max-height: 100vh;
overflow-y: auto;
}
.modal {
@@ -99,6 +98,7 @@ body.modal-open {
width: 64px;
background-color: var(--color-1);
cursor: pointer;
padding: 5px;
}
.modal-panel-content {