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 c4fcb0d commit 2876aaeCopy full SHA for 2876aae
src/themes/amazon/elements/button.overrides
@@ -1,5 +1,5 @@
1
.ui.button {
2
- background-image: linear-gradient(to top, #f7f8fa, #e7e9ec) repeat scroll 0 0 rgba(0, 0, 0, 0);
+ background: linear-gradient(to bottom, #f7f8fa, #e7e9ec) repeat scroll 0 0 rgba(0, 0, 0, 0);
3
}
4
5
.ui.primary.button {
0 commit comments