Skip to content
Snippets Groups Projects
Commit 7f438c9c authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

loading-button: fill the parent

parent dc7909d6
No related branches found
No related tags found
Loading
Checking pipeline status
......@@ -145,6 +145,10 @@ export class LoadingButton extends ScopedElementsMixin(LitElement) {
padding-left: 12px;
padding-right: 12px;
}
.button {
width: 100%;
}
`;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment