mirror of
https://github.com/vercel/commerce.git
synced 2025-07-29 13:11:22 +00:00
🎨 styles: modal create user info
:%s
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
@apply flex justify-center items-center min-h-screen;
|
||||
.modal{
|
||||
@apply inline-block align-bottom bg-white relative;
|
||||
max-width: 60rem;
|
||||
max-width: 66.4rem;
|
||||
padding: 3.2rem;
|
||||
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.24);
|
||||
border-radius: 1.2rem;
|
||||
|
Reference in New Issue
Block a user