Fix focus style for buttons
This commit is contained in:
@@ -7,6 +7,8 @@
|
|||||||
@apply capitalize;
|
@apply capitalize;
|
||||||
@apply rounded-sm;
|
@apply rounded-sm;
|
||||||
@apply font-medium;
|
@apply font-medium;
|
||||||
|
@apply focus:underline focus:underline-offset-4;
|
||||||
|
|
||||||
user-select: none;
|
user-select: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Reference in New Issue
Block a user