mirror of
https://github.com/safing/portmaster
synced 2025-04-18 01:49:09 +00:00
Fix focus style for buttons
This commit is contained in:
parent
a148eb57a9
commit
4e4ad4437b
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue