We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 175f08c + 9490d84 commit 0afcc34Copy full SHA for 0afcc34
src/lib/styles.js
@@ -1,11 +1,9 @@
1
export default {
2
activeContainer: {
3
border: 'none',
4
- backgroundColor: '#ffffff',
5
},
6
inActiveContainer: {
7
8
9
outline: 0,
10
11
};
0 commit comments