🎨 styles: increase padding right modal common title

:%s
This commit is contained in:
lytrankieio123 2021-08-30 11:12:37 +07:00
parent 37197743ce
commit 2a808cb767

View File

@ -17,7 +17,7 @@
} }
.title{ .title{
@apply font-heading heading-3; @apply font-heading heading-3;
padding: 0 0.8rem 0 0.8rem; padding: 0 1.6rem 0 0.8rem;
} }
.close{ .close{
@apply absolute; @apply absolute;