Skip to content
Snippets Groups Projects
Commit faeb4f15 authored by xaralis's avatar xaralis
Browse files

fix: grey-125 button coloring

parent f6ea9459
No related branches found
Tags 2.10.0
No related merge requests found
Pipeline #7892 passed
......@@ -250,11 +250,13 @@ module.exports = {
'grey-125': {
text: 'black',
background: 'grey.125',
hoverText: 'black',
},
'white': {
text: 'black',
background: 'white',
iconBorder: 'grey.100',
hoverText: 'black',
},
'blue-300': {
text: 'white',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment