UX: ensures attendance dropdown is using full height if inputs have padding
This commit is contained in:
parent
b891c4e498
commit
7b45032561
|
@ -18,6 +18,10 @@
|
|||
|
||||
.bulk-invite-attendance {
|
||||
margin: 0 0.5em;
|
||||
|
||||
.select-kit-header {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.remove-bulk-invite {
|
||||
|
|
Loading…
Reference in New Issue