mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Dont break light gray buttons
This commit is contained in:
parent
758efc3845
commit
21c6b1fe01
1 changed files with 0 additions and 3 deletions
|
|
@ -47,9 +47,6 @@ export const Button = styled('button', {
|
|||
visibility: 'visible',
|
||||
},
|
||||
},
|
||||
'@md': {
|
||||
bg: 'rgb(125, 125, 125, 0.1)',
|
||||
},
|
||||
'.ctaButtonIcon': {
|
||||
visibility: 'hidden',
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue