Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 940737f

Browse files
test: testlink rebuild
1 parent 3e37597 commit 940737f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/dashboard/components/ApiTokenForm/api-token.form.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ form {
9999
&:focus {
100100
outline-color: unset;
101101
outline: 1px solid var(--colors-blue500);
102-
border-radius: 3px;
102+
border-radius: rem(0.3);
103103
& ~ label {
104104
color: var(--colors-blue400);
105105
background-color: var(--ifm-color-emphasis-0);

0 commit comments

Comments
 (0)