Fix safari post field display issue in single column layout (#10883)
This commit is contained in:
parent
6f624f449e
commit
9c174f4d02
1 changed files with 1 additions and 0 deletions
|
@ -1976,6 +1976,7 @@ a.account__display-name {
|
||||||
.columns-area--mobile {
|
.columns-area--mobile {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
|
||||||
.column,
|
.column,
|
||||||
|
|
Loading…
Reference in a new issue