chore(refactor): modern UI

This commit is contained in:
Liyas Thomas
2020-12-11 22:24:34 +05:30
parent 773423069b
commit 5a7bcf32ea
55 changed files with 936 additions and 860 deletions

View File

@@ -1,5 +1,5 @@
<template>
<li>
<div>
<label>
<ColorScheme placeholder="..." tag="span">
{{ $t("background") }}:
@@ -24,7 +24,7 @@
<i class="material-icons">{{ getIcon(color) }}</i>
</span>
</div>
</li>
</div>
</template>
<script>