mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 16:53:36 -05:00
fix: bottom padding in settings (#588)
This commit is contained in:
parent
988a703837
commit
2b8b9c959f
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue