Skip to content

Commit

Permalink
fix(timeline): rollback timeline styles change
Browse files Browse the repository at this point in the history
  • Loading branch information
timaramazanov committed May 2, 2024
1 parent ad34f5c commit afb6ef3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/video-timeline/Video-timeline.styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ video-slider {
height: 1rem;
padding-top: 20px;

&[disabled],
&[full] {
&[disabled] {
--height: 0.25rem !important;
--active-color: var(--progress-color);
}
Expand Down

0 comments on commit afb6ef3

Please sign in to comment.