Skip to content

Commit

Permalink
fix(ui/elevation): resolve shadow cannot display
Browse files Browse the repository at this point in the history
affects: @varlet/ui
  • Loading branch information
haoziqaq committed Dec 28, 2021
1 parent 8597693 commit f8dedba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/varlet-ui/src/styles/elevation.less
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@import './common';

.var-elevation {
&--0 {
box-shadow: 0 0 0 0 var(--shadow-key-umbra-opacity), 0 0 0 0 var(--shadow-key-penumbra-opacity),
Expand Down

0 comments on commit f8dedba

Please sign in to comment.