Skip to content

Commit 023bcc3

Browse files
authored
Merge pull request ceph#65247 from afreen23/optimize-css
mgr/dashboard: Optimize css styles.css bundle Reviewed-by: Nizamudeen A <[email protected]>com> Reviewed-by: Abhishek Desai <[email protected]>
2 parents 3404722 + 164c1cf commit 023bcc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pybind/mgr/dashboard/module.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ def _configure(self):
147147
'application/json',
148148
'application/*+json',
149149
'application/javascript',
150+
'text/css',
150151
],
151152
'tools.json_in.on': True,
152153
'tools.json_in.force': True,

0 commit comments

Comments
 (0)