فهرست منبع

虚线样式修改

zhouna 6 سال پیش
والد
کامیت
03f7c3e111
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      src/common/components/ItemBox/index.less

+ 2 - 1
src/common/components/ItemBox/index.less

@@ -24,10 +24,11 @@
     padding:5px;
     padding:5px;
     outline: none;
     outline: none;
     border-bottom:1px @part-border-color dashed;
     border-bottom:1px @part-border-color dashed;
-    border-radius: 4px;
+    /*border-radius: 4px;*/
   }
   }
   .border {
   .border {
       border:1px @part-border-color dashed !important;
       border:1px @part-border-color dashed !important;
+      border-radius: 4px;
   }
   }
   .noBorder{
   .noBorder{
     border: none;
     border: none;