fix: minor UI spacing issues

This commit is contained in:
Liyas Thomas
2021-03-16 09:11:19 +00:00
committed by GitHub
parent f1389cdba0
commit 347ad94a43
3 changed files with 3 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ fieldset {
@apply transition;
@apply ease-in-out;
@apply duration-150;
@apply w-full;
legend {
@apply px-4;