remove unused styling

This commit is contained in:
Mads Rasmussen
2024-05-15 14:54:34 +02:00
parent bc818a2abb
commit a7e582f327

View File

@@ -59,10 +59,6 @@ export class UmbCurrentUserThemeUserProfileAppElement extends UmbLitElement {
uui-select {
width: 100%;
}
p {
margin: 0;
margin-top: var(--uui-size-space-1);
}
`,
];
}