Fix list size
This commit is contained in:
@ -49,11 +49,11 @@
|
||||
.member-list {
|
||||
font-size: 24px;
|
||||
color: white;
|
||||
top: 20px;
|
||||
top: 15%;
|
||||
left: 5%;
|
||||
position: relative;
|
||||
position: absolute;
|
||||
width: 90%;
|
||||
height: 75%;
|
||||
height: 85%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user