Skip to content

Commit e468c6a

Browse files
committed
style: 精简样式
1 parent 80ef6e7 commit e468c6a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/BootstrapBlazor/Components/Input/OtpInput.razor.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@
2121
margin-right: var(--bb-opt-item-margin);
2222
}
2323

24-
&.disabled {
25-
background-color: var(--bs-secondary-bg);
26-
cursor: not-allowed;
27-
}
28-
2924
&[type] {
3025
padding: 0;
3126
text-align: center;

0 commit comments

Comments
 (0)