Skip to content

Commit c55b87a

Browse files
Alok SinghAlok Singh
authored andcommitted
fix: pr suggested changes
1 parent 4a78354 commit c55b87a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/components/src/multi-select/multi-select.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@
6363
}
6464

6565
.trigger-more-items {
66+
@include semi-bold();
6667
@include font-label($gray-9);
67-
padding: 0 4px;
6868
background-color: $gray-2;
69+
padding: 0 4px;
6970
border-radius: 4px;
7071
margin-left: 8px;
7172
max-width: 38px;
72-
font-weight: 600;
7373
}
7474

7575
.trigger-icon {

0 commit comments

Comments
 (0)