mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Improve handling of custom editor styles in the backend
This commit is contained in:
parent
baecc2c1e6
commit
a9a2c6e83b
@ -9,6 +9,6 @@
|
||||
<?php endif ?>
|
||||
<?php if (EditorSetting::isConfigured()): ?>
|
||||
<style>
|
||||
<?= EditorSetting::renderCss() ?>
|
||||
<?= strip_tags(EditorSetting::renderCss()) ?>
|
||||
</style>
|
||||
<?php endif ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user