FIX: z-index fix for tag input on mobile
This commit is contained in:
parent
8c46ecf7f3
commit
8e240af3ea
|
@ -158,6 +158,7 @@
|
|||
flex: 1;
|
||||
margin-left: 5px;
|
||||
margin-bottom: 5px;
|
||||
z-index: z("base");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue