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