Commit 68c0f9528cb44d44395841500c36f622d0771f1a

Authored by Aresn
Committed by GitHub
2 parents 4b4393d2 c907cc97

Merge pull request #2676 from lison16/2.0

update
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/styles/components/notice.less
@@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@
21 &-notice { 21 &-notice {
22 margin-bottom: @notice-margin-bottom; 22 margin-bottom: @notice-margin-bottom;
23 padding: @notice-padding; 23 padding: @notice-padding;
24 - border: 1px solid @border-color-split; 24 + // border: 1px solid @border-color-split;
25 border-radius: @border-radius-small; 25 border-radius: @border-radius-small;
26 box-shadow: @shadow-base; 26 box-shadow: @shadow-base;
27 background: #fff; 27 background: #fff;