mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Merge pull request #18214 from overleaf/ae-visual-underline
[visual] Set text-underline-offset for links GitOrigin-RevId: c65a92cada0e219bdb72e10d8987dbd5da7cd629
This commit is contained in:
@@ -62,6 +62,7 @@ const mainVisualTheme = EditorView.theme({
|
||||
'.ol-cm-link-text': {
|
||||
textDecoration: 'underline',
|
||||
fontFamily: 'inherit',
|
||||
textUnderlineOffset: '2px',
|
||||
},
|
||||
'.ol-cm-monospace': {
|
||||
fontFamily: 'var(--source-font-family)',
|
||||
|
||||
Reference in New Issue
Block a user