mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Adjust teams dropdown arrow position (#14117)
This commit is contained in:
parent
5f2b83c5e6
commit
c30fd4292e
1 changed files with 4 additions and 0 deletions
|
|
@ -73,6 +73,10 @@
|
|||
|
||||
.Select-arrow-zone {
|
||||
padding-left: 15px;
|
||||
svg {
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
.Select-multi-value-wrapper {
|
||||
|
|
|
|||
Loading…
Reference in a new issue