Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehor Podporinov authored and Yehor Podporinov committed Sep 11, 2023
1 parent ca798d3 commit ad214ed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions assets/styles/flatpickr.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,8 @@ $z-index-arrow: 1;
svg {
position: relative;
color: var(--text-primary-invert-main);
width: toRem(18);
height: toRem(18);
scale: 1.6;
width: toRem(30);
height: toRem(30);
transition: color var(--field-transition-duration) ease;
}

Expand Down

0 comments on commit ad214ed

Please sign in to comment.