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

optimization pack

This commit is contained in:
NoobishSVK
2024-11-05 21:08:55 +01:00
parent 59e7b975a8
commit 22a3138b92
18 changed files with 801 additions and 1251 deletions

View File

@@ -137,6 +137,10 @@ li.active {
height: 300px;
overflow-y:auto;
}
.w-250 {
width: 250px !important
}
.w-200 {
width: 200px !important
}