mirror of
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
synced 2024-12-05 05:29:47 +08:00
!2280 feat(#I4P0MT): increment width of label
* feat: 更改标签宽度默认为 6 个汉字长度
This commit is contained in:
parent
322b9f6411
commit
23d3f6837d
@ -1,5 +1,5 @@
|
||||
:root {
|
||||
--bs-row-label-width: 100px;
|
||||
--bs-row-label-width: 120px;
|
||||
}
|
||||
|
||||
@media (min-width: 576px) {
|
||||
|
Loading…
Reference in New Issue
Block a user