Unscrew zoomed mobile avatars width

This commit is contained in:
Cohee 2023-10-05 18:01:11 +03:00
parent 30e5a31591
commit dd753498fa
1 changed files with 1 additions and 2 deletions

View File

@ -315,8 +315,7 @@
min-width: 100px;
min-height: 100px;
max-height: 50vh;
max-width: 50vh;
width: 50vw;
max-width: 90vw;
position: absolute;
padding: 0;
filter: drop-shadow(2px 2px 2px #51515199);