fix z-index for events in safari

This commit is contained in:
pablodip 2018-02-07 20:40:39 +01:00
parent fb46b66979
commit 92dd80e7be
1 changed files with 1 additions and 0 deletions

View File

@ -442,6 +442,7 @@
margin-right: 10px;
position: relative;
display: flex;
z-index: 1000;
.text {
margin: 8px 12px;