Commit c907cc973c858c3966fc25f969507ce61c749ead

Authored by zhigang.li
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 21 &-notice {
22 22 margin-bottom: @notice-margin-bottom;
23 23 padding: @notice-padding;
24   - border: 1px solid @border-color-split;
  24 + // border: 1px solid @border-color-split;
25 25 border-radius: @border-radius-small;
26 26 box-shadow: @shadow-base;
27 27 background: #fff;
... ...