Skip to content

Commit

Permalink
Defaults - formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
crdo committed Jan 9, 2024
1 parent 9d94947 commit c3949d1
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Havit.Blazor.Components.Web.Bootstrap/wwwroot/defaults.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,15 @@
--hx-form-spacing: 1.25rem;

/* HxChipList */
--hx-chip-list-chip-margin: 0.75rem 0.25rem .375rem 0;
--hx-chip-list-chip-remove-btn-margin: 0 0 0 .25rem;
--hx-chip-list-chip-remove-btn-opacity: .75;
--hx-chip-list-chip-reset-btn-padding: .35em .65em;
--hx-chip-list-chip-label-font-weight: 400;
--hx-chip-list-chip-label-margin: .25rem;
--hx-chip-list-chip-label-opacity: .75;
--hx-chip-list-gap: .25rem;
--hx-chip-list-chip-margin: 0.75rem 0.25rem .375rem 0;
--hx-chip-list-chip-remove-btn-margin: 0 0 0 .25rem;
--hx-chip-list-chip-remove-btn-opacity: .75;
--hx-chip-list-chip-reset-btn-padding: .35em .65em;
--hx-chip-list-chip-label-font-weight: 400;
--hx-chip-list-chip-label-margin: .25rem;
--hx-chip-list-chip-label-opacity: .75;
--hx-chip-list-gap: .25rem;

/* HxContextMenu */
--hx-context-menu-button-color: unset;
--hx-context-menu-button-border: unset;
Expand Down

0 comments on commit c3949d1

Please sign in to comment.