Переход на quasar

This commit is contained in:
Book Pauk
2020-02-14 21:24:05 +07:00
parent 5e2f20542f
commit 8254bf934c
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,6 @@
:rules="['hexColor']"
class="no-mp"
style="max-width: 150px"
:disabled="wallpaper != ''"
>
<template v-slot:prepend>
<q-icon name="la la-angle-down la-xs" class="cursor-pointer text-white" :style="colorPanStyle('text')">
@@ -41,7 +40,7 @@
:rules="['hexColor']"
class="no-mp"
style="max-width: 150px"
:disabled="wallpaper != ''"
:disable="wallpaper != ''"
>
<template v-slot:prepend>
<q-icon name="la la-angle-down la-xs" class="cursor-pointer text-white" :style="colorPanStyle('bg')">