We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e2180 commit abb0d75Copy full SHA for abb0d75
src/BootstrapBlazor/wwwroot/scss/theme/bootstrapblazor.scss
@@ -515,8 +515,8 @@ $bb-select-search-margin-bottom: .5rem;
515
$bb-select-search-border-color: var(--bs-border-color);
516
$bb-select-search-padding-right: 30px;
517
$bb-select-search-icon-color: var(--bb-select-search-border-color);
518
-$bb-select-search-icon-right: 20px;
519
-$bb-select-search-icon-top: 17px;
+$bb-select-search-icon-right: 26px;
+$bb-select-search-icon-top: 19px;
520
$bb-select-search-height: 52px;
521
$bb-select-append-width: 30px;
522
$bb-select-append-color: #c0c4cc;
0 commit comments