Revert custom CSS layout

This commit is contained in:
Cohee 2024-01-25 01:57:03 +02:00
parent e627e89722
commit 422b41fcfa
1 changed files with 3 additions and 5 deletions

View File

@ -3331,11 +3331,9 @@
Reset MovingUI
</div>
<div data-newbie-hidden id="CustomCSS-block" class="flex-container flexFlowColumn">
<label for="customCSS" title="Apply a custom CSS style to all of the ST GUI." data-i18n="[title]Apply a custom CSS style to all of the ST GUI.">
<h4>
<span data-i18n="Custom CSS">Custom CSS</span>
</h4>
</label>
<h4 title="Apply a custom CSS style to all of the ST GUI." data-i18n="[title]Apply a custom CSS style to all of the ST GUI.">
<span data-i18n="Custom CSS">Custom CSS</span>
</h4>
<div class="flex-container flexnowrap alignitemscenter">
<textarea id="customCSS" class="text_pole margin0 margin-r5 textarea_compact monospace"></textarea>
</div>