2
0

2 Коммитууд ef41589ea5 ... b9d0d9815f

Эзэн SHA1 Мессеж Огноо
  bding b9d0d9815f Merge branch 'crm_16.4' into debug 1 өдөр өмнө
  bding 73af207316 修改bug 1 өдөр өмнө

BIN
src/assets/img/is_maker_icon.png


+ 2 - 2
src/views/custom_manage/contacts/contactsList.vue

@@ -510,8 +510,8 @@ export default {
 <style scoped lang="scss">
 .container-contactsList {
   .name-maker {
-    width: 32px;
-    height: 22px;
+    width: 20px;
+    height: 14px;
     position: absolute;
     right: 0;
     top: 0;

+ 2 - 2
src/views/custom_manage/customList/customDetail.vue

@@ -1882,8 +1882,8 @@ export default {
     	top: 0;
 	}
 	.name-maker{
-		width:32px;
-		height: 22px;
+		width:20px;
+		height: 14px;
 		position: absolute;
 		right: 0;
     	top: 0;