FIX: z-index fix for tag input on mobile

This commit is contained in:
Kris 2018-08-16 01:17:15 -04:00
parent 8c46ecf7f3
commit 8e240af3ea
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@
flex: 1;
margin-left: 5px;
margin-bottom: 5px;
z-index: z("base");
}
}