mirror of
https://github.com/flarum/framework.git
synced 2025-04-24 21:54:04 +08:00
Make autocomplete dropdown slightly less tall so that it fits below the cursor
This commit is contained in:
parent
53e63069c1
commit
acd3195491
@ -31,7 +31,7 @@
|
||||
}
|
||||
.MentionsDropdown {
|
||||
max-width: 500px;
|
||||
max-height: 200px;
|
||||
max-height: 150px;
|
||||
overflow: auto;
|
||||
position: absolute;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user