Center 2-columns layout without side effect (#10915)
This commit is contained in:
parent
7f589b66dd
commit
7c1ca0c37b
|
@ -1794,7 +1794,6 @@ a.account__display-name {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
&__pane {
|
&__pane {
|
||||||
flex: 1 1 auto;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
Loading…
Reference in New Issue