Skip to content
Snippets Groups Projects
Commit 7f203f7c authored by Takeshi Umeda's avatar Takeshi Umeda Committed by Eugen Rochko
Browse files

Fix safari post field display issue in single column layout (#10883)

parent 33ec9c50
No related branches found
No related tags found
No related merge requests found
......@@ -1976,6 +1976,7 @@ a.account__display-name {
.columns-area--mobile {
flex-direction: column;
width: 100%;
height: 100%;
margin: 0 auto;
.column,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment