Skip to content

Commit 6caea64

Browse files
committed
Remove border radius overwrite so that default checkbox styling works correctly
1 parent 9a522b0 commit 6caea64

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/styles/custom.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ $primary-dark: #003366;
55
$primary-darker: #00274d;
66
$body-bg: #deecf7;
77

8-
// Set default value for border-radius, this cannot be overridden by the host.
9-
$border-radius: 0.5rem;
10-
118
// Import Bootstrap
129
@import "bootstrap/scss/bootstrap";
1310

0 commit comments

Comments
 (0)