From 67da3f709ff61fea27b472a4266503bfa4eefeb5 Mon Sep 17 00:00:00 2001
From: queenwuli <942534046@qq.com>
Date: Tue, 22 Dec 2020 14:51:40 +0800
Subject: [PATCH] gx
---
hive-app/pages/workbench/selectCustomer.vue | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/hive-app/pages/workbench/selectCustomer.vue b/hive-app/pages/workbench/selectCustomer.vue
index 37b83be..60b4e15 100644
--- a/hive-app/pages/workbench/selectCustomer.vue
+++ b/hive-app/pages/workbench/selectCustomer.vue
@@ -57,7 +57,7 @@
display: flex;
justify-content: space-between;
align-items: center;
- font-size: 14px;
+ font-size: 13px;
}
.sort-wrap .iconfont{
font-size: 14px;
@@ -72,12 +72,13 @@
border-radius: 50%;
text-align: center;
color: #FFFFFF;
+ font-size: 16px;
}
.member-list{
- font-size: 15px;
+ font-size: 14px;
}
.member-list-con{
- padding: 20px 0 20px 5px;
+ padding: 18px 0 18px 5px;
border-bottom: 1px solid #EDEAF4;
}
.quick-entry{
--
Gitblit v1.9.1