fix: pointer handling
This commit is contained in:
@@ -135,6 +135,7 @@ watch(() => props.user.avatarBlurhash, () => {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 50%;
|
||||
pointer-events: none;
|
||||
|
||||
&.mask {
|
||||
-webkit-mask:
|
||||
|
Reference in New Issue
Block a user