feat: update line height and width of note size warning text (#852)

This commit is contained in:
Aman Harwara
2022-02-07 22:12:08 +05:30
committed by GitHub
parent f9c47a10ca
commit 7f5f0d9d17
7 changed files with 22 additions and 14 deletions

View File

@@ -197,7 +197,7 @@ const NoteSizeWarning: FunctionComponent<{
type="warning"
className="color-accessory-tint-3 flex-shrink-0 mr-3"
/>
<div className="color-grey-0 select-none">
<div className="color-grey-0 select-none leading-140% max-w-80%">
This note may have trouble syncing to the mobile application due to its
size.
</div>