Skip to content

Commit

Permalink
fix(ld-progress): style reset
Browse files Browse the repository at this point in the history
  • Loading branch information
renet authored and borisdiakur committed Jan 26, 2023
1 parent cf2599d commit e3bffcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/liquid/components/ld-progress/ld-progress.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
var(--ld-col-wht-alpha-high),
inset 0px 0px 0px calc(var(--ld-progress-has-overflow) * 99rem)
var(--ld-progress-bg-col-overflow);
display: block;
height: var(--ld-progress-height);
max-width: 100%;
overflow: hidden;
Expand Down

0 comments on commit e3bffcc

Please sign in to comment.