🐛 bug: fix bug before merge to common

:%s
This commit is contained in:
unknown
2021-08-27 15:08:32 +07:00
parent c27fbef46b
commit 077020f450
25 changed files with 149 additions and 143 deletions

View File

@@ -5,7 +5,6 @@
.warpper{
@apply flex justify-center items-center min-h-screen;
.modal{
// @apply bg-white inline-block;
@apply inline-block align-bottom bg-white relative;
max-width: 50%;
padding: 3.2rem;