mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
fix(server settings): unrestrict height
This commit is contained in:
@@ -193,7 +193,9 @@
|
|||||||
padding: 80px 32px;
|
padding: 80px 32px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
height: fit-content;
|
|
||||||
|
// This prevents members, invites and ban list from being able to properly display.
|
||||||
|
// height: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
details {
|
details {
|
||||||
|
|||||||
Reference in New Issue
Block a user