removed add button, removed text

This commit is contained in:
Miodec 2022-03-08 01:22:49 +01:00
parent 622a5ff3fd
commit 8e9fbc3c87

View file

@ -3677,15 +3677,7 @@
tabContent="custom"
class="tabContent customTheme hidden"
>
<div class="allCustomThemes buttons">
Custom theme buttons should be placed here. If you are
seeing this message, contact support
</div>
<div class="addCustomThemeWrapper">
<div class="button addCustomThemeButton">
<i class="fas fa-plus"></i>
</div>
</div>
<div class="allCustomThemes buttons"></div>
<div class="customThemeEdit">
<label class="colorText">background</label>
<div class="colorPicker inputAndButton">
@ -3885,7 +3877,9 @@
<div class="button" id="shareCustomThemeButton">
share
</div>
<div class="button saveCustomThemeButton">save</div>
<div class="button saveCustomThemeButton">
save as new
</div>
<!-- </div> -->
</div>
</div>