File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
src/BootstrapBlazor.Server/wwwroot/css Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -165,20 +165,15 @@ pre code.hljs {
165165 --bb-tabs-item-height : 29px ;
166166 --bb-tabs-item-padding : 0 .5rem ;
167167 --bb-tabs-body-padding : .5rem ;
168+ --bb-tabs-item-close-button-height : 16px ;
168169}
169170
170171.tabs-chrome > .tabs-header ,
171172.tabs-capsule > .tabs-header {
172- --bb-tabs-item-body-padding : 4 px 10 px ;
173+ --bb-tabs-item-body-padding : 2 px 8 px ;
173174 --bb-tabs-header-height : 26px ;
174175}
175176
176177.tabs-chrome {
177178 --bb-tabs-item-wrap-padding-x : 0.5rem ;
178179}
179-
180- .tabs-chrome > .tabs-header .tabs-item-wrap .tabs-item .tabs-item-body ,
181- .tabs-capsule > .tabs-header .tabs-item-wrap .tabs-item .tabs-item-body {
182- border-radius : 12px ;
183- padding : 2px 8px ;
184- }
You can’t perform that action at this time.
0 commit comments