Skip to content

Commit

Permalink
fix(styles): 优化颜色混合模式
Browse files Browse the repository at this point in the history
  • Loading branch information
ecaps1038 committed Mar 24, 2024
1 parent 4392dc8 commit 111b962
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/yike-design-ui/components/space/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

.yk-space {
display: flex;
width: 100%;
transition: all @animatb ease-in-out;
gap: @space-l;

Expand Down

0 comments on commit 111b962

Please sign in to comment.