This commit is contained in:
Jesper Møller Jensen
2023-02-23 17:43:43 +13:00
parent 515e803f90
commit ea5cc6c3d3

View File

@@ -44,7 +44,7 @@ export class UmbModalLayoutSearchElement extends LitElement {
height: 100%;
}
#close-icon {
padding: 0 var(--uui-size-space-3);
padding: 0 var(--uui-size-space-4);
}
#close-icon > button {
background: var(--uui-color-surface-alt);