Disable pointer events for avatar badges
This commit is contained in:
parent
4dd9232c36
commit
2c4dfc74c4
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@
|
|||
}
|
||||
|
||||
&__badge {
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue