feat: ui scaling, update all
This commit is contained in:
@ -32,7 +32,7 @@ const install = async () => {
|
||||
<Button
|
||||
v-if="needsUpdate(pkg) && !pkg?.js.busy"
|
||||
rounded
|
||||
icon="pi pi-sync"
|
||||
icon="pi pi-download"
|
||||
severity="success"
|
||||
aria-label="remove"
|
||||
size="small"
|
||||
|
Reference in New Issue
Block a user