Refactor
parent
d937748625
commit
695cec274e
|
@ -53,7 +53,7 @@ export default {
|
||||||
:pt="{
|
:pt="{
|
||||||
root: 'w-2rem h-2rem border-round-sm bg-primary hover:bg-primary',
|
root: 'w-2rem h-2rem border-round-sm bg-primary hover:bg-primary',
|
||||||
icon: {
|
icon: {
|
||||||
class: 'text-base',
|
class: 'text-base'
|
||||||
}
|
}
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
|
@ -79,7 +79,7 @@ export default {
|
||||||
:pt="{
|
:pt="{
|
||||||
root: 'w-2rem h-2rem border-round-sm bg-primary hover:bg-primary',
|
root: 'w-2rem h-2rem border-round-sm bg-primary hover:bg-primary',
|
||||||
icon: {
|
icon: {
|
||||||
class: 'text-base',
|
class: 'text-base'
|
||||||
}
|
}
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue