We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a30a407 commit 24c9035Copy full SHA for 24c9035
src/app/SuccessButton.css
@@ -1,3 +1,5 @@
1
+@import "react-toolbox/lib/button/theme.css";
2
+
3
.button {
- background-color: green !important;
-}
4
+ background-color: var(--palette-green-700) !important;
5
+}
0 commit comments