You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-27 06:23:53 +01:00
modal fix for phones
This commit is contained in:
@@ -31,7 +31,9 @@ h3 {
|
||||
|
||||
.form-group {
|
||||
float: left;
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 10px;
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
#color-settings, #settings {
|
||||
@@ -90,6 +92,9 @@ h3 {
|
||||
h2 {
|
||||
display: none;
|
||||
}
|
||||
.form-group {
|
||||
float: none;
|
||||
}
|
||||
#data-pi {
|
||||
font-size: 24px;
|
||||
margin-top: 50px;
|
||||
|
||||
Reference in New Issue
Block a user