set height to match workspace top bar (#19384)
Co-authored-by: Mads Rasmussen <madsr@hey.com>
This commit is contained in:
@@ -48,8 +48,12 @@ export class UmbSectionSidebarMenuElement<
|
||||
UmbTextStyles,
|
||||
css`
|
||||
h3 {
|
||||
margin: var(--uui-size-5) 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: var(--umb-header-layout-height);
|
||||
margin: 0;
|
||||
padding: var(--uui-size-4) var(--uui-size-8);
|
||||
box-sizing: border-box;
|
||||
font-size: 14px;
|
||||
}
|
||||
`,
|
||||
|
||||
Reference in New Issue
Block a user