Fix z-index
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
parent
ca6ea96eae
commit
c682fb9184
@ -95,6 +95,7 @@ body { background: #f1f1f1; line-height: 18px; user-select:none;}
|
||||
overflow: hidden;
|
||||
transition: max-height 0.5s ease-out;
|
||||
max-height:5em;
|
||||
z-index: 2000;
|
||||
}
|
||||
|
||||
.healthstatus {
|
||||
|
Loading…
Reference in New Issue
Block a user