bding 2 anni fa
parent
commit
0a182dad53
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      reportPages/keyCompany/keyCompany.vue

+ 2 - 1
reportPages/keyCompany/keyCompany.vue

@@ -264,6 +264,7 @@ export default {
         width: 42rpx;
         display: flex;
         justify-content: center;
+        align-items: center;
         background: #3385ff;
         color: #fff;
         writing-mode: tb-rl;
@@ -378,7 +379,7 @@ export default {
     width: 238rpx;
     height: 50rpx;
     padding-left: 35rpx;
-    background-color: #3385FF;
+    background-color: #3385ff;
     color: #fff;
     border-radius: 0rpx 50rpx 50rpx 0rpx;
     margin: 30rpx 0;