Commit f97552e9d29a99b51ec4c326d04d03f28a42dca4

Authored by 杨泽宇
1 parent eb444cc2

debug css

Showing 1 changed file with 3 additions and 0 deletions
src/css/test.css
... ... @@ -105,4 +105,7 @@
105 105 width: 16px;
106 106 height: 16px;
107 107 border: 1px solid #E3E3E3;
  108 +}
  109 +.el-divider--horizontal {
  110 + margin: 30px 0;
108 111 }
109 112 \ No newline at end of file
... ...