Skip to content

NavigationTabBar: Enforce default padding

Devin Lin requested to merge work/devinlin/navtabbar-padding into master

It does not make sense to inherit the padding from the style of the toolbar, because we use our own from the controls inside of it.

Fixes this (unintended extra top and bottom padding from style):

image

Edited by Devin Lin

Merge request reports