Commit e124e4fc89e2a0dfc4985010bf6d59fe9b5b1a22
Merge branch '2.0' of https://github.com/iview/iview into 2.0
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; |