Browse Source

Merge branch 'feature_20260304_日报分享有两个细节优化点' into uat(dev)

zhujindu 1 day ago
parent
commit
93e45a86bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/week/dailyHistoricalDetails.vue

+ 1 - 1
src/views/week/dailyHistoricalDetails.vue

@@ -1163,7 +1163,7 @@ export default {
       color: #fff;
     }
     .vedioLinks {
-      max-width: vw(150);
+      max-width: vw(210);
       position: absolute;
       bottom: -6px;
       background: #dae7f6;