forked from abner/for-legacy-web
fix: bottom padding in settings (#588)
parent
988a703837
commit
2b8b9c959f
|
|
@ -184,6 +184,7 @@
|
|||
padding: 80px 32px;
|
||||
width: 100%;
|
||||
flex-direction: column;
|
||||
height: max-content;
|
||||
|
||||
// This prevents members, invites and ban list from being able to properly display.
|
||||
// height: fit-content;
|
||||
|
|
|
|||
Loading…
Reference in New Issue