We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c233f0 commit b87abe5Copy full SHA for b87abe5
src/components/ColorPalette/index.scss
@@ -5,7 +5,7 @@
5
padding: 10px 17px;
6
margin-top: 4px;
7
max-width: 300px;
8
- background: #000;
+ background: $white;
9
align-items: center;
10
box-shadow: rgba(0, 0, 0, 0.01) 0 1px 0, rgba(0, 0, 0, 0.025) 0 0 8px, rgba(0, 0, 0, 0.075) 0 20px 30px;
11
border-radius: 4px;
0 commit comments