Showing
1 changed file
with
2 additions
and
1 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2025-05-29 15:34:17 | 2 | * @Date: 2025-05-29 15:34:17 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2025-06-13 14:23:31 | 4 | + * @LastEditTime: 2025-06-15 22:27:42 |
| 5 | * @FilePath: /mlaj/src/views/checkin/IndexCheckInPage.vue | 5 | * @FilePath: /mlaj/src/views/checkin/IndexCheckInPage.vue |
| 6 | * @Description: 文件描述 | 6 | * @Description: 文件描述 |
| 7 | --> | 7 | --> |
| ... | @@ -712,6 +712,7 @@ const formatData = (data) => { | ... | @@ -712,6 +712,7 @@ const formatData = (data) => { |
| 712 | 712 | ||
| 713 | .grade-percentage-main { | 713 | .grade-percentage-main { |
| 714 | padding: 0.75rem 1rem; | 714 | padding: 0.75rem 1rem; |
| 715 | + overflow: hidden; | ||
| 715 | } | 716 | } |
| 716 | 717 | ||
| 717 | .class-percentage-main { | 718 | .class-percentage-main { | ... | ... |
-
Please register or login to post a comment