fix roles modal part 1

This commit is contained in:
Steffen 2021-03-11 19:47:10 +01:00 committed by GitHub
parent 26e4f6299f
commit 61ebc02490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -73,6 +73,10 @@ export default {
.characters & {
overflow-y: auto;
}
.roles & {
max-height: 100%;
}
ul {
list-style-type: none;