1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-27 06:23:53 +01:00

css UI fixes, new panel, code optimizaiton, security fixes

This commit is contained in:
Marek Farkaš
2025-02-16 13:26:35 +01:00
parent d40d7f5435
commit bb50aff7b4
21 changed files with 1279 additions and 1054 deletions

View File

@@ -107,11 +107,6 @@ body.modal-open {
overflow-y: auto;
}
.modal-panel-content .version-info {
margin-top: 20px;
width: 100%;
}
.modal-panel-footer {
width: 450px;
height: 100px;
@@ -171,7 +166,7 @@ body.modal-open {
width: 100%;
}
.modal-panel-chat {
height: 550px;
height: 510px;
}
#chat-chatbox {
height: 333px !important;