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