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 3de20df commit f3b0a20Copy full SHA for f3b0a20
src/BootstrapBlazor/wwwroot/scss/theme/bootstrapblazor.scss
@@ -519,8 +519,8 @@ $bb-select-search-margin-bottom: .5rem;
519
$bb-select-search-border-color: var(--bs-border-color);
520
$bb-select-search-padding-right: 30px;
521
$bb-select-search-icon-color: var(--bb-select-search-border-color);
522
-$bb-select-search-icon-right: 20px;
523
-$bb-select-search-icon-top: 17px;
+$bb-select-search-icon-right: 26px;
+$bb-select-search-icon-top: 19px;
524
$bb-select-search-height: 52px;
525
$bb-select-append-width: 30px;
526
$bb-select-append-color: #c0c4cc;
0 commit comments