Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
| 4 | <nut-popup | 4 | <nut-popup |
| 5 | :visible="visible" | 5 | :visible="visible" |
| 6 | position="bottom" | 6 | position="bottom" |
| 7 | - :style="{ height: '100%' }" | 7 | + :style="{ height: '85%' }" |
| 8 | close-icon-position="top-right" | 8 | close-icon-position="top-right" |
| 9 | @close="closeModal" | 9 | @close="closeModal" |
| 10 | > | 10 | > | ... | ... |
-
Please register or login to post a comment