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

new chat window, bugfixes, component update

This commit is contained in:
Marek Farkaš
2025-04-22 21:23:11 +02:00
parent 79e4205612
commit 008441f93a
19 changed files with 286 additions and 150 deletions

View File

@@ -69,6 +69,9 @@
.panel-75 {
width: 90%;
}
.no-bg-phone {
background-color: transparent;
}
.panel-33 h2 {
padding: 20px;
padding-top: 5px;
@@ -81,7 +84,6 @@
margin: auto;
width: 90%;
margin-bottom: 20px;
background-color: transparent;
}
*[class^="panel-"]:not(.no-bg):not(.no-filter):not(#ps-container),
.panel-100.w-100::before {