You've already forked fm-dx-webserver
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user