forked from abner/for-legacy-web
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