fix(front/Field): prevent label from having a greater z-index than the mobile menu
This commit is contained in:
parent
fd2852c387
commit
3eb33c64d7
@ -108,6 +108,7 @@
|
||||
|
||||
.control {
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
display: flex;
|
||||
align-items: start;
|
||||
flex-direction: row;
|
||||
|
Loading…
Reference in New Issue
Block a user