Browse Source

日报分享按钮优化

zhujindu 4 ngày trước cách đây
mục cha
commit
85e70b63bc

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

@@ -1050,7 +1050,7 @@ export default {
       /* text-overflow: ellipsis; */
       right: 0;
       border-radius: 5px;
-      font-size: 10px;
+      font-size: 8px;
       right: 40px;
       display: flex;
       flex-direction: column;

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

@@ -1173,7 +1173,7 @@ export default {
       /* text-overflow: ellipsis; */
       right: 0;
       border-radius: 5px;
-      font-size: 10px;
+      font-size: 8px;
       right: 40px;
       display: flex;
       flex-direction: column;