UX: Fix theme upload width, remove class clash, prettier (#13071)

* UX: fix width & theme upload modal class clash

* remove unneeded class

* unprettier hbs

* add back unicode emoji

* add newline
This commit is contained in:
Kris
2021-05-20 03:10:40 -04:00
committed by GitHub
parent 058b5310c1
commit db7038e6c2
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
{{#d-modal-body class="upload-selector install-theme" title="admin.customize.theme.install"}}
{{#d-modal-body class="install-theme" title="admin.customize.theme.install"}}
{{#unless directRepoInstall}}
<div class="install-theme-items">
{{install-theme-item value="popular" selection=selection label="admin.customize.theme.install_popular"}}