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

Commit 035ad4d

Browse files
authored
Merge pull request #9 from r0hit-gupta/msft85
MSFT-85
2 parents 02145ce + 25b6443 commit 035ad4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/shared/components/buttons/themes/primary.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@import "default";
66

77
@mixin button {
8-
background: $tc-dark-blue;
8+
background: $tc-dark-blue-110;
99
border-color: transparent;
1010
color: $tc-white;
1111
}

0 commit comments

Comments
 (0)