We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494c6ca commit a130766Copy full SHA for a130766
src/styles/index.css
@@ -51,7 +51,7 @@ body:has([data-resizing="true"]) * {
51
}
52
53
.link {
54
- @apply rounded-xs underline decoration-text-secondary decoration-dotted decoration-1 underline-offset-[3px] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-border-focus;
+ @apply focus-ring rounded-xs underline decoration-text-secondary decoration-dotted decoration-1 underline-offset-[3px];
55
56
57
.link:hover {
0 commit comments