Fix AW-2617
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma
2021-07-29 16:36:18 +02:00
parent bd125b6f72
commit 2da4f88683
4 changed files with 17 additions and 44 deletions

View File

@@ -7,6 +7,7 @@
transition: left 0.2s, top 0.2s;
background-color: white;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
pointer-events: all;
}
.side-panel.resizing {