UX: group dropdown filter height should match (#13300)

This commit is contained in:
Kris 2021-06-07 13:22:36 -04:00 committed by GitHub
parent 2fb1eaa868
commit 2334c3622e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,10 @@
&:last-child {
margin-right: auto;
}
.select-kit-header {
height: 100%;
}
}
.groups-boxes {