mirror of
https://github.com/wled/WLED.git
synced 2025-04-24 06:47:18 +00:00
Update top position in .dialog CSS
for better mobile appearance
This commit is contained in:
parent
2abbf7e762
commit
23d44cb28b
@ -1346,7 +1346,7 @@ TD .checkmark, TD .radiomark {
|
||||
.dialog {
|
||||
position: fixed;
|
||||
z-index: 5;
|
||||
top: 50px;
|
||||
top: 10%;
|
||||
left: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user