Skip to content

Commit 65c7fad

Browse files
committed
Fixes #41906: Add accent-color in Reboot for form control styling
1 parent 3e9f575 commit 65c7fad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scss/content/_reboot.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
scroll-behavior: smooth;
4242
}
4343
}
44+
45+
accent-color: var(--primary-base);
4446
}
4547

4648

0 commit comments

Comments
 (0)