UX: ensures attendance dropdown is using full height if inputs have padding

This commit is contained in:
jjaffeux 2020-08-12 16:14:10 +02:00
parent b891c4e498
commit 7b45032561
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@
.bulk-invite-attendance {
margin: 0 0.5em;
.select-kit-header {
height: 100%;
}
}
.remove-bulk-invite {