Fix avatar badges z-index from covering header

This commit is contained in:
Jamie Kyle 2024-04-02 10:00:55 -07:00 committed by GitHub
parent 85414e1c95
commit 051fb98e55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,7 @@
display: inline-flex;
line-height: 0;
position: relative;
z-index: 0;
user-select: none;
vertical-align: middle;