corrected username check and dropdown size, see #57
This commit is contained in:
@ -437,3 +437,8 @@ div {
|
||||
.beforetext {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.visibledropdown {
|
||||
max-height: 80vh;
|
||||
overflow: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user