Skip to content

Commit

Permalink
keep default
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkun committed May 22, 2019
1 parent c2a4cda commit 937d7e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/theme-chalk/src/common/var.scss
Original file line number Diff line number Diff line change
Expand Up @@ -670,9 +670,9 @@ $--pagination-hover-color: $--color-primary !default;
/* Popup
-------------------------- */
/// color||Color|0
$--popup-modal-background-color: $--color-white !default;
$--popup-modal-background-color: $--color-black !default;
/// opacity||Other|1
$--popup-modal-opacity: 0.8 !default;
$--popup-modal-opacity: 0.5 !default;

/* Popover
-------------------------- */
Expand Down

0 comments on commit 937d7e4

Please sign in to comment.