mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
[CSS] small update
This commit is contained in:
@@ -454,11 +454,10 @@ textarea,
|
||||
}
|
||||
|
||||
.menubar {
|
||||
display: flex;
|
||||
position: inherit;
|
||||
top: 54px;
|
||||
max-width: 960px;
|
||||
width: 100%
|
||||
display: flex;
|
||||
position: inherit;
|
||||
top: 54px;
|
||||
max-width: 960px;
|
||||
}
|
||||
|
||||
a.menu {
|
||||
@@ -584,6 +583,12 @@ canvas {
|
||||
.showmenulabel {
|
||||
display: none
|
||||
}
|
||||
|
||||
.menubar {
|
||||
width: 100%;
|
||||
max-width: 700px;
|
||||
left: 0
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width:450px) {
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user