Skip to content

Commit

Permalink
Update src/bundle/Resources/public/scss/_dropdown.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Swoboda <53216935+Gengar-i@users.noreply.github.com>
  • Loading branch information
GrabowskiM and Gengar-i authored Nov 28, 2023
1 parent d8006f0 commit a846206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundle/Resources/public/scss/_dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
&__items-list-filter-empty-message {
color: $ibexa-color-dark-400;
font-size: $ibexa-text-font-size;
font-weight: 600;
font-weight: $ibexa-font-weight-bold;
line-height: calculateRem(24px);
padding: calculateRem(24px) 0;
}
Expand Down

0 comments on commit a846206

Please sign in to comment.