forked from abner/for-legacy-web
Fix: attatchment sizing on chrome when unloaded
parent
f596e73d6b
commit
362e7452fe
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
&.tall {
|
||||
height: min(100%, var(--height-px));
|
||||
width: auto;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue