Skip to content
Snippets Groups Projects
Unverified Commit 1ec0f1af authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Fix AppShell footer styling

parent 912c244b
No related branches found
No related tags found
No related merge requests found
Pipeline #44889 passed
...@@ -599,7 +599,7 @@ export class AppShell extends ScopedElementsMixin(AdapterLitElement) { ...@@ -599,7 +599,7 @@ export class AppShell extends ScopedElementsMixin(AdapterLitElement) {
flex-wrap: wrap; flex-wrap: wrap;
} }
footer > * { footer > *, footer slot > * {
margin: 0.5em 0 0 1em; margin: 0.5em 0 0 1em;
} }
......
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