Unscrew zoomed mobile avatars width
This commit is contained in:
parent
30e5a31591
commit
dd753498fa
|
@ -315,8 +315,7 @@
|
||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
min-height: 100px;
|
min-height: 100px;
|
||||||
max-height: 50vh;
|
max-height: 50vh;
|
||||||
max-width: 50vh;
|
max-width: 90vw;
|
||||||
width: 50vw;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
filter: drop-shadow(2px 2px 2px #51515199);
|
filter: drop-shadow(2px 2px 2px #51515199);
|
||||||
|
|
Loading…
Reference in New Issue