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

@ -1,4 +1,6 @@
.theme-tab {
min-width: var(--themeEditorMinWidth, fit-content);
.deprecation-warning {
padding: 0.5em;
margin: 2em;