Skip to content

Remove extra inner padding on text blocks #992

@iamthomasbishop

Description

@iamthomasbishop

Since we last solved these issues looks like there might have been a regression in one of the last releases. There is some extra padding applied inside the body of text blocks (paragraph, heading, etc). It's slightly different between platforms:

iOS

There appears to be a slight bit of additional left/right padding. It's hard to tell if there's also extra padding on top/bottom edges of the blocks, so we should double check. Same thing applied to the title (only on iOS).

57C57374-7663-41BD-A8BE-C42B558C371A

Android

It looks like extra top/bottom padding, but left/right looks aligned properly.

(Note: title block looks to have proper padding.)

681D53FD-67D9-4486-AC30-6F1AD68F289F
060C26AF-EDB5-4240-80BF-26C73DBED080

Note

All blocks have inner padding of 12 top/bottom, 16 left/right, so the total vertical spacing between blocks is always 24.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions