Skip to content

Commit fd3d14f

Browse files
committed
fix(ui): reduce text size inside the select
1 parent 22e6d05 commit fd3d14f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

chutney/ui/src/app/modules/campaign/components/create-campaign/campaign-edition.component.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ fieldset legend {
102102
}
103103

104104
::ng-deep ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn {
105+
font-size: small;
106+
105107
.selected-item-container {
106108
width: 95%;
107109

0 commit comments

Comments
 (0)