Browse Source

Merge branch 'feature_20250721_日报分享' into uat(dev)

zhujindu 4 months ago
parent
commit
95dabfa2d1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/components/share.vue

+ 2 - 0
src/components/share.vue

@@ -454,6 +454,8 @@ export default {
         height: 200px;
         height: 200px;
         display: flex;
         display: flex;
         align-items: center;
         align-items: center;
+        border-radius: 10px;
+        overflow: hidden;
         &:nth-child(2n) {
         &:nth-child(2n) {
           margin-right: 0;
           margin-right: 0;
         }
         }