Merge branch 'fix/mobile-layout' into 'develop'
Fix big gap between panel switcher and column body on mobile See merge request pleroma/pleroma-fe!177
This commit is contained in:
commit
f50aed3a63
@ -22,6 +22,7 @@ h4 {
|
|||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
max-width: 980px;
|
max-width: 980px;
|
||||||
background-color: rgba(0,0,0,0.15);
|
background-color: rgba(0,0,0,0.15);
|
||||||
|
align-content: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-center {
|
.text-center {
|
||||||
|
Loading…
Reference in New Issue
Block a user