Remote the margin for modal

This commit is contained in:
Arnaud 2024-11-11 09:32:45 +07:00
parent 3b275e723d
commit 4f3f8343b2
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
border-radius: 16px;
border: none;
width: calc(100% - 6rem);
margin: 0;
& {
min-width: 500px;