mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 18:15:28 +00:00
Fix: attatchment sizing on chrome when unloaded
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
&.tall {
|
&.tall {
|
||||||
height: min(100%, var(--height-px));
|
height: min(100%, var(--height-px));
|
||||||
width: auto;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user