Skip to content

Commit

Permalink
Merge pull request #539 from systemli/Remove-extra-CSS-for-Sonata
Browse files Browse the repository at this point in the history
Remove extra CSS for Sonata Admin
  • Loading branch information
0x46616c6b authored Jan 6, 2024
2 parents 8d5cf49 + af00936 commit 985f44e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4,948 deletions.
6 changes: 0 additions & 6 deletions config/packages/sonata_admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ sonata_admin:
templates:
layout: 'Admin/standard_layout.html.twig'
user_block: 'Admin/user_block.html.twig'
assets:
# overwrite to remove google fonts
remove_stylesheets:
- 'bundles/sonataadmin/vendor/admin-lte/dist/css/AdminLTE.min.css'
extra_stylesheets:
- 'assets/AdminLTE.min.css'
security:
handler: sonata.admin.security.handler.role

Expand Down
Loading

0 comments on commit 985f44e

Please sign in to comment.