mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-12 02:24:18 +00:00
fix z-index for events in safari
This commit is contained in:
parent
fb46b66979
commit
92dd80e7be
@ -442,6 +442,7 @@
|
|||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
z-index: 1000;
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
margin: 8px 12px;
|
margin: 8px 12px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user