Skip to content
Snippets Groups Projects
Unverified Commit 1ec0f1af authored by Patrizio Bekerle's avatar Patrizio Bekerle
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) {
flex-wrap: wrap;
}
footer > * {
footer > *, footer slot > * {
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