Skip to content

Commit

Permalink
feat(core-components-bank-card): change caret color
Browse files Browse the repository at this point in the history
  • Loading branch information
reme3d2y committed Oct 8, 2020
1 parent d7716f1 commit 1b69839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/bank-card/src/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
@mixin promo_xsmall;

color: var(--color-black);
caret-color: var(--color-black);

/* TODO: обсудить с дизайнером, почему инпут не соответствует дизайн-системе, либо уменьшить каскад в form-control */
padding-left: 0 !important;
Expand Down

0 comments on commit 1b69839

Please sign in to comment.