diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2019-09-06 01:42:32 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2019-09-06 01:42:32 -0400 |
| commit | 760465b0723e2b21a07269afe61a0207a0bc5580 (patch) | |
| tree | fcfac8c7495ea95096a22aba401fc99cb6d17a13 /src/client/views/nodes/FormattedTextBox.scss | |
| parent | e5b52b1083c86b946a2758983e397826579d2282 (diff) | |
| parent | 717e32f8f140127a628c5ea4b7543c1703459e15 (diff) | |
merged
Diffstat (limited to 'src/client/views/nodes/FormattedTextBox.scss')
| -rw-r--r-- | src/client/views/nodes/FormattedTextBox.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/views/nodes/FormattedTextBox.scss b/src/client/views/nodes/FormattedTextBox.scss index 0de050e79..d7ac7a9c5 100644 --- a/src/client/views/nodes/FormattedTextBox.scss +++ b/src/client/views/nodes/FormattedTextBox.scss @@ -118,6 +118,9 @@ footnote::after { width: max-content; } +.prosemirror-attribution { + font-size: 8px; +} .footnote-tooltip::before { border: 5px solid silver; border-top-width: 0px; |
