Skip to content

Commit 5dc8d7f

Browse files
committed
Refined focus visible style
1 parent b87bb11 commit 5dc8d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/webapp/tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ module.exports = {
215215
outline: "1px solid",
216216
outlineOffset: "0px",
217217
outlineColor: textLink,
218-
borderRadius: "2px",
218+
borderRadius: "3px",
219219
},
220220
borderRadius: {
221221
lg: radius,

0 commit comments

Comments
 (0)