Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -207,7 +207,7 @@ onMounted(() => { | ... | @@ -207,7 +207,7 @@ onMounted(() => { |
| 207 | 207 | ||
| 208 | .cycle-popup { | 208 | .cycle-popup { |
| 209 | width: 100%; | 209 | width: 100%; |
| 210 | - max-width: 500px; | 210 | + max-width: 380px; |
| 211 | height: 70vh; | 211 | height: 70vh; |
| 212 | background: white; | 212 | background: white; |
| 213 | border-radius: 12px; | 213 | border-radius: 12px; | ... | ... |
-
Please register or login to post a comment