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
@iamthomasbishop I update the margins here, one of the issue we where having is that the text container had a minimum height of 50px so when we had a single line on it we were still getting 50px of height to it making it look to have bigger margins. Here is a screenshot with some extra colors:
Inner block paddings are a bit loose right now, let's make sure these are refined.
Block Anatomy
By default, every block type (including Title) contains internal padding of 12pt top/bottom and 16pt left/right.
Static
Focused
When a block is focused, we show the inline toolbar (44pt height) and collapse the margin-bottom, like so:
Currently
(proper paddings indicated with green, improper in red)
Android:
As you can see, left/right paddings on Android are 👍 , however top/bottom paddings are a bit off.
iOS:
Punch-list
Both Platforms
iOS
The text was updated successfully, but these errors were encountered: