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

library cleanup / code cleanup + custom titles

This commit is contained in:
NoobishSVK
2024-01-21 23:14:56 +01:00
parent 830d79564f
commit 8a450f74da
7 changed files with 41 additions and 164 deletions

View File

@@ -170,7 +170,8 @@ h3 {
padding: 0;
list-style-type: none;
height: 425px;
overflow: scroll;
overflow-y: scroll;
overflow-x: hidden;
margin-bottom: 0;
}