Skip to content

Commit 1cb4024

Browse files
committed
doc: 更新样式
1 parent 57ecb64 commit 1cb4024

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/BootstrapBlazor.Server/Components/Samples/OtpInputs.razor

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
.otp-input-demo {
1111
text-align: center;
1212
}
13+
14+
.otp-input-demo .bb-otp-input {
15+
--bb-otp-item-width: 32px;
16+
--bb-otp-font-size: 1.2em;
17+
}
1318
</style>
1419
</HeadContent>
1520

0 commit comments

Comments
 (0)