examine management
This commit is contained in:
@@ -70,14 +70,10 @@ export class UmbDashboardExamineManagementElement extends UmbLitElement {
|
||||
#header {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: var(--uui-size-layout-1);
|
||||
}
|
||||
#main:not(:first-child) {
|
||||
padding-top: var(--uui-size-1);
|
||||
}
|
||||
umb-body-layout {
|
||||
--umb-header-layout-height: fit-content;
|
||||
}
|
||||
a {
|
||||
color: var(--uui-color-text);
|
||||
background: transparent;
|
||||
|
||||
@@ -53,7 +53,6 @@ export class UmbDictionaryWorkspaceEditorElement extends UmbLitElement {
|
||||
css`
|
||||
#header {
|
||||
display: flex;
|
||||
padding: 0 var(--uui-size-layout-1);
|
||||
gap: var(--uui-size-space-4);
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user