Enable mobile theme editing

This commit is contained in:
tusooa 2025-03-10 23:36:04 -04:00
commit ce24132c33
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
10 changed files with 22 additions and 2 deletions

View file

@ -336,6 +336,15 @@
{{ $t('settings.show_scrollbars') }}
</BooleanSetting>
</li>
<li>
<UnitSetting
path="themeEditorMinWidth"
:units="['px', 'rem']"
expert="1"
>
{{ $t('settings.theme_editor_min_width') }}
</UnitSetting>
</li>
</ul>
</div>
<div class="setting-item">