mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: group dropdown filter height should match (#13300)
This commit is contained in:
parent
2fb1eaa868
commit
2334c3622e
@ -21,6 +21,10 @@
|
||||
&:last-child {
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.select-kit-header {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.groups-boxes {
|
||||
|
Loading…
Reference in New Issue
Block a user