forked from AkkomaGang/akkoma-fe
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
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ h4 {
|
|||
min-height: 100vh;
|
||||
max-width: 980px;
|
||||
background-color: rgba(0,0,0,0.15);
|
||||
align-content: flex-start;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
|
|
Loading…
Reference in a new issue