mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 02:03:08 +02: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