mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Styling on highlight views
This commit is contained in:
parent
d511d43593
commit
873f24c125
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ export function HighlightView(props: HighlightViewProps): JSX.Element {
|
|||
<StyledQuote>
|
||||
<SpanBox
|
||||
css={{
|
||||
'> *': {
|
||||
'*': {
|
||||
m: '0px',
|
||||
display: 'inline',
|
||||
padding: '2px',
|
||||
|
|
|
|||
Loading…
Reference in a new issue