mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
See if safari likes 1.0 better than 1 for alpha
This commit is contained in:
parent
6b3122d718
commit
5a9546018c
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ export const { styled, css, theme, getCssText, globalCss, keyframes, config } =
|
|||
highlightBackgroundRed: '251, 154, 154',
|
||||
|
||||
highlightBackgroundAlpha: '0.2',
|
||||
highlightUnderlineAlpha: '1',
|
||||
highlightUnderlineAlpha: '1.0',
|
||||
},
|
||||
},
|
||||
media: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue