add a little variant tag margin-top
This commit is contained in:
@@ -259,6 +259,10 @@ export class UmbWorkspacePropertyElement extends UmbLitElement {
|
||||
#property-action-menu[open] {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
uui-tag {
|
||||
margin-top: var(--uui-size-space-4);
|
||||
}
|
||||
`,
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user