forked from marva/sumorobot-web
fix button and battery z-index
This commit is contained in:
parent
1db25f2260
commit
9c53c50ac3
@ -39,7 +39,7 @@ input.has-error {
|
|||||||
padding: 0.5vw 1vw !important;
|
padding: 0.5vw 1vw !important;
|
||||||
}
|
}
|
||||||
.btn-group-control {
|
.btn-group-control {
|
||||||
z-index: 35;
|
z-index: 34;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
position: fixed !important;
|
position: fixed !important;
|
||||||
}
|
}
|
||||||
@ -80,7 +80,7 @@ input.has-error {
|
|||||||
}
|
}
|
||||||
div#bar {
|
div#bar {
|
||||||
right: 0px;
|
right: 0px;
|
||||||
z-index: 35;
|
z-index: 34;
|
||||||
font-size: 2vw;
|
font-size: 2vw;
|
||||||
color: #ee4d4d;
|
color: #ee4d4d;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user