remove padding

This commit is contained in:
Jacob Overgaard
2024-04-05 13:25:47 +02:00
parent 02a08e5d5f
commit bcc99cd163

View File

@@ -33,7 +33,6 @@ export class UmbAuthProviderDefaultElement extends UmbLitElement {
css`
:host {
display: block;
padding: 20px;
}
#auth-provider-button {