Fix avatar badges z-index from covering header
This commit is contained in:
parent
85414e1c95
commit
051fb98e55
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
display: inline-flex;
|
||||
line-height: 0;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
user-select: none;
|
||||
vertical-align: middle;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue