chore: Change size of assignee dropdown in header (#2027)
* Chore: Change size of assignee dropdown in header * Fix: prevent overflow of agent name in multselect
This commit is contained in:
committed by
GitHub
parent
7c9cd8aa1e
commit
a377da9028
@@ -118,6 +118,8 @@
|
||||
}
|
||||
|
||||
.multiselect__single {
|
||||
@include text-ellipsis;
|
||||
display: inline-block;
|
||||
margin-bottom: 0;
|
||||
padding: var(--space-slab) var(--space-one);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user