Bugfix.
- top buttons not working on mobile
This commit is contained in:
parent
f076dddfe3
commit
adea7dadec
@ -1503,8 +1503,9 @@ TD .checkmark, TD .radiomark {
|
|||||||
padding: 8px 0 4px 0;
|
padding: 8px 0 4px 0;
|
||||||
}
|
}
|
||||||
#briwrap {
|
#briwrap {
|
||||||
margin-top: 0px !important;
|
margin: 0 auto !important;
|
||||||
float: none;
|
float: none;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
.hd {
|
.hd {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
|
2790
wled00/html_ui.h
2790
wled00/html_ui.h
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user