shish 2 месяцев назад
Родитель
Сommit
df36569511
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      ghsApp/src/admin/home/workbench.vue

+ 4 - 4
ghsApp/src/admin/home/workbench.vue

@@ -1047,8 +1047,8 @@ export default {
 		text-align: center;
 		.tabs-img {
 			position:relative;
-			width: 104upx;
-			height: 104upx;
+			width: 102upx;
+			height: 102upx;
 			margin: 0 auto;
 			image {
 				height: 100%;
@@ -1064,8 +1064,8 @@ export default {
 		}
 		.tabs-icon-img {
 			display: block;
-			width: 60upx;
-			height: 60upx;
+			width: 58upx;
+			height: 58upx;
 		}
 		.tabs-name {
 			color: #444444;