mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-26 13:23:03 +00:00
fix: pointer handling
This commit is contained in:
parent
f5fd59d656
commit
38b153ca94
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ watch(() => props.user.avatarBlurhash, () => {
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 50%;
|
||||
pointer-events: none;
|
||||
|
||||
&.mask {
|
||||
-webkit-mask:
|
||||
|
|
Loading…
Reference in a new issue