Browse Source

style(noticebar) : 默认样式调整 (#641)

Co-authored-by: yangxiaolu3 <yangxiaolu3@jd.com>
yangxiaolu1993 4 years ago
parent
commit
ed2c15d3ae
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/packages/__VUE/noticebar/index.scss

+ 2 - 0
src/packages/__VUE/noticebar/index.scss

@@ -105,6 +105,8 @@
     overflow: hidden;
 
     .horseLamp_list {
+      margin: 0;
+      padding: 0;
       display: block;
       flex: 1;
       .horseLamp_list_item {