Skip to content

Commit

Permalink
Merge pull request #312 from mpysiak/fix-missing-admin-styles
Browse files Browse the repository at this point in the history
Fix missing admin panel css override
  • Loading branch information
GSadee authored Nov 25, 2024
2 parents 4a5352f + 7377ca6 commit 4bb0415
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/packages/sylius_twig_hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ sylius_twig_hooks:
template: "css_override.html.twig"
priority: -10

'sylius_admin.base#stylesheets':
override:
template: "css_override.html.twig"
priority: -10

'sylius_shop.account.login.content.login_container':
analytics:
template: "shop_demo_credentials.html.twig"
Expand Down

0 comments on commit 4bb0415

Please sign in to comment.