[Glitch] Center 2-columns layout without side effect

Port 702dbf1622 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Hanage999 2019-06-01 13:59:21 +09:00 committed by ThibG
parent 552d5f818a
commit 1e0b2ffccf

View file

@ -19,7 +19,6 @@
height: 100%;
&__pane {
flex: 1 1 auto;
height: 100%;
overflow: hidden;
pointer-events: none;