Styling on highlight views

This commit is contained in:
Jackson Harper
2023-06-28 21:03:07 +08:00
parent d511d43593
commit 873f24c125

View File

@ -113,7 +113,7 @@ export function HighlightView(props: HighlightViewProps): JSX.Element {
<StyledQuote>
<SpanBox
css={{
'> *': {
'*': {
m: '0px',
display: 'inline',
padding: '2px',