fix: Increase default breathing room in documents

closes #2878
This commit is contained in:
Tom Moor
2022-01-22 17:32:07 -08:00
parent 88fcf8cb44
commit 50547ae355
2 changed files with 12 additions and 9 deletions

View File

@@ -544,6 +544,7 @@ const Caption = styled.p`
background: none;
resize: none;
user-select: text;
margin: 0 !important;
cursor: text;
&:empty:not(:focus) {