Virtualise server settings user lists. Closes #300

This commit is contained in:
Paul
2021-09-25 14:43:28 +01:00
parent 81379d6ec4
commit 920f78b650
8 changed files with 272 additions and 337 deletions

View File

@@ -176,12 +176,12 @@
.scrollbox {
display: flex;
flex-grow: 1;
align-items: stretch;
}
.contentcontainer {
display: flex;
gap: 13px;
height: fit-content;
max-width: 740px;
padding: 80px 32px;
width: 100%;