Fix modals with horizontal form components.

Fix invite / friends menu having sidebars.
This commit is contained in:
Paul
2021-07-02 20:57:48 +01:00
parent b0332c882b
commit 0f5c531694
4 changed files with 18 additions and 9 deletions

View File

@@ -81,6 +81,7 @@
.overview {
height: 85vh; //TOFIX change later
display: flex;
.list {
overflow-y: scroll;
}