mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Update: Work on new Friends tab + minor fixes
This commit is contained in:
@@ -75,4 +75,18 @@
|
||||
flex-direction: row;
|
||||
background: var(--secondary-background);
|
||||
}
|
||||
}
|
||||
|
||||
.roles {
|
||||
.overview {
|
||||
height: 85vh; //TOFIX change later
|
||||
display: flex;
|
||||
.list {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.permissions {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user