Improve button style

This commit is contained in:
Râu Cao
2022-12-21 18:24:23 +07:00
parent 96cf534d0a
commit 6a3c0d6ab1

View File

@@ -6,7 +6,7 @@
.btn-md {
@apply btn;
@apply py-2.5 px-5 shadow-md;
@apply py-3 px-6;
}
.btn-sm {