Skip to content

Commit

Permalink
fix(dropzone): изменение темы клика (#893)
Browse files Browse the repository at this point in the history
  • Loading branch information
reme3d2y committed Dec 8, 2021
1 parent b744c15 commit cadc6da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/themes/src/mixins/dropzone/click.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@define-mixin dropzone-click {
--dropzone-active-bg: var(--color-light-bg-secondary);
--dropzone-active-cursor: pointer;
--dropzone-border-radius: var(--border-radius-m);
}

0 comments on commit cadc6da

Please sign in to comment.