You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last line of text in notes is being cut off due to a mismatch between CSS line-height (1.5 = 21px) and the business logic LINE_HEIGHT constant (20px).