Skip to content

Commit ffbcf3f

Browse files
committed
style: 更新 radio-list 样式
1 parent c481b25 commit ffbcf3f

File tree

1 file changed

+4
-0
lines changed
  • src/BootstrapBlazor.Server/wwwroot/css

1 file changed

+4
-0
lines changed

src/BootstrapBlazor.Server/wwwroot/css/devui.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,10 @@ pre code.hljs {
143143
--bb-multi-select-max-height: 26px;
144144
}
145145

146+
.radio-list {
147+
--bb-radio-item-padding: 2px 0.75rem;
148+
}
149+
146150
.table-container {
147151
--bb-table-td-padding-x: .25rem;
148152
--bb-table-td-padding-y: .25rem;

0 commit comments

Comments
 (0)