File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
BootstrapBlazor.Server/Components
BootstrapBlazor/Components/Checkbox Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3737 <BlazorReconnector @rendermode =" new InteractiveServerRenderMode(false)" />
3838
3939 <script src =" _content/BootstrapBlazor.SummerNote/js/jquery-3.5.1.min.js" ></script >
40- <Script Src =" _content/BootstrapBlazor/js/bootstrap.blazor.bundle.min.js" ></Script >
40+ <script Src =" _content/BootstrapBlazor/js/bootstrap.blazor.bundle.min.js" ></script >
4141 <script src =" _framework/blazor.web.js" ></script >
4242 @if (Env .IsProduction ())
4343 {
Original file line number Diff line number Diff line change 2424 padding : 0 ;
2525 }
2626
27- .checkbox-item {
27+ & :not ( .is-vertical ) .checkbox-item {
2828 display : inline-flex ;
2929 width : var (--bb-checkbox-item-width );
3030
You can’t perform that action at this time.
0 commit comments