Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -244,7 +244,6 @@ onMounted(async () => { | ... | @@ -244,7 +244,6 @@ onMounted(async () => { |
| 244 | justify-content: center; | 244 | justify-content: center; |
| 245 | cursor: pointer; | 245 | cursor: pointer; |
| 246 | flex-shrink: 0; // 防止被压缩 | 246 | flex-shrink: 0; // 防止被压缩 |
| 247 | - background-color: rgba(0, 0, 0, 0.5); | ||
| 248 | } | 247 | } |
| 249 | 248 | ||
| 250 | .close-icon { | 249 | .close-icon { | ... | ... |
-
Please register or login to post a comment