Commit c907cc973c858c3966fc25f969507ce61c749ead
1 parent
4b4393d2
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; |