浏览代码

style: cell box modify

richard1015 5 年之前
父节点
当前提交
5009cfd65e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/packages/cell/index.scss

+ 1 - 0
src/packages/cell/index.scss

@@ -10,6 +10,7 @@
   font-size: $cell-title-font;
   color: $cell-color;
   margin: 10px 0;
+  box-sizing: border-box;
   &:active::before {
     opacity: 0.1;
   }