mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
fix roles modal part 1
This commit is contained in:
parent
26e4f6299f
commit
61ebc02490
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,10 @@ export default {
|
|||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.roles & {
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue