chore: minor ui improvements

This commit is contained in:
Liyas Thomas
2022-12-29 11:10:16 +05:30
parent 51e40581b0
commit acafc072db
2 changed files with 6 additions and 2 deletions

View File

@@ -501,6 +501,10 @@ pre.ace_editor {
@apply rounded;
@apply ml-2;
@apply px-1;
@apply min-w-5;
@apply min-h-5;
@apply items-center;
@apply justify-center;
@apply border border-dividerDark;
@apply shadow-sm;
@apply <sm:hidden;