refactor: เพิ่ม bordered rounded ให้ btn-toggle
This commit is contained in:
parent
f39840fb2f
commit
64f64cb525
1 changed files with 1 additions and 1 deletions
|
|
@ -841,7 +841,7 @@ watch(locale, () => {
|
|||
v-model="modeView"
|
||||
id="btn-mode"
|
||||
dense
|
||||
class="no-shadow"
|
||||
class="no-shadow bordered rounded"
|
||||
:toggle-color="$q.dark.isActive ? 'grey-9' : 'white'"
|
||||
size="xs"
|
||||
:options="[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue