Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa authored Apr 14, 2024
1 parent 69180fa commit f2a1d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/tom-select.bootstrap5.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ $select-color-dropdown-item-create-active-text: $dropdown-link-hover-color !defa
$select-opacity-disabled: 0.5 !default;
$select-border: 1px solid $input-border-color !default;
$select-border-radius: $input-border-radius !default;
$select-width-item-border: 0 !default;
$select-width-item-border: 1px !default;
$select-padding-x: $input-padding-x !default;
$select-padding-y: $input-padding-y !default;
$select-padding-dropdown-item-x: $input-btn-padding-x !default;
Expand Down

0 comments on commit f2a1d70

Please sign in to comment.