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

ui, rds changes, bugfixes

This commit is contained in:
NoobishSVK
2024-02-18 23:33:08 +01:00
parent 3dd0977ac1
commit e11ecdfcc3
8 changed files with 116 additions and 34 deletions

View File

@@ -94,10 +94,11 @@
.modal-panel-content {
flex: 1;
position: relative;
overflow-y: auto;
}
.modal-panel-content .version-info {
margin-top: 75px;
margin-top: 20px;
width: 100%;
}