cc0011 hai 4 días
pai
achega
fc3822ea0d
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      src/views/Profile.vue

+ 3 - 2
src/views/Profile.vue

@@ -597,8 +597,8 @@ export default {
 }
 
 .function-item img {
-  width: 28px;
-  height: 28px;
+  width: 50px;
+  height: 50px;
   object-fit: contain;
 }
 
@@ -607,6 +607,7 @@ export default {
   color: #fff;
   text-align: center;
   line-height: 1.3;
+  font-weight: bold;
 }
 
 /* 移动端适配补充 */