chore: improve button border radius

This commit is contained in:
Liyas Thomas
2023-09-18 19:51:22 +05:30
parent 7c238fa854
commit ffb2b5c30a
3 changed files with 27 additions and 12 deletions

View File

@@ -233,7 +233,6 @@ const selectTab = (id: string) => {
&.vertical {
@apply p-2;
@apply rounded;
@apply focus: after: hidden;
&.active {