Skip to content

Commit 6942b30

Browse files
committed
style: 更新样式
1 parent 7b5a6ed commit 6942b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor/Components/SelectGeneric/SelectGeneric.razor.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
display: flex;
165165
}
166166

167-
.select.cls:hover .form-select-append {
167+
.select.is-clearable:not(.disabled):hover .form-select-append {
168168
display: none;
169169
}
170170

0 commit comments

Comments
 (0)