This commit is contained in:
2022-03-01 20:26:05 +00:00
parent 5e8c082d11
commit 4ee3f989fd
2 changed files with 4 additions and 5 deletions

View File

@@ -376,7 +376,7 @@
></v-text-field>
</v-col>
<!-- <v-col cols="12" sm="6" lg="4" xl="3">
<v-col cols="12" sm="6" lg="4" xl="3">
<span class="text-caption">
{{ $ay.t("UserColor") }}
</span>
@@ -389,7 +389,7 @@
ref="uiColor"
@input="fieldValueChanged('uiColor')"
></v-color-picker>
</v-col> -->
</v-col>
</v-row>
</v-tab-item>
</v-tabs-items>