Fix #2478 "Follow menu falls under post links" (#2479)

* Fix #2478 "Follow menu falls under post links"

* Do it the other way
This commit is contained in:
iBug ♦
2020-04-08 21:15:07 +08:00
committed by GitHub
parent 63c929655d
commit f3c74113fd
3 changed files with 9 additions and 1 deletions

View File

@@ -184,7 +184,7 @@
display: table-cell;
vertical-align: middle;
font-family: $sans-serif;
z-index: 10;
z-index: 20;
position: relative;
cursor: pointer;