Fix z-index
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good Details

2022.01
Willem Dantuma 2020-07-31 09:51:28 +02:00
parent ca6ea96eae
commit c682fb9184
1 changed files with 1 additions and 0 deletions

View File

@ -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 {