ZaiZai 10 달 전
부모
커밋
a4bbf77197

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
public/plugins/element-plus/index.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
public/plugins/element-plus/theme-chalk/el-tour.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
public/plugins/element-plus/theme-chalk/index.css


+ 1 - 1
public/plugins/element-plus/theme-chalk/src/segmented.scss

@@ -29,7 +29,7 @@ $segmented-item-padding: () !default;
 $segmented-item-padding: map.merge(
   (
     'large': 0 11px,
-    'default':0 11px,
+    'default': 0 11px,
     'small': 0 7px,
   ),
   $segmented-item-padding

+ 1 - 0
public/plugins/element-plus/theme-chalk/src/tour.scss

@@ -19,6 +19,7 @@
     box-shadow: getCssVar('box-shadow-light');
     box-sizing: border-box;
     overflow-wrap: break-word;
+    outline: none;
 
     $content-selector: &;
 

+ 0 - 0
public/plugins/element-plus/v2.7.2 → public/plugins/element-plus/v2.7.3


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.