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