mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 16:23:22 +00:00
FIX - reduce App Store loading icon
This commit is contained in:
@@ -106,7 +106,6 @@ function handleApp(app: PhoneAppDefinition): void {
|
||||
<k-preloader
|
||||
v-if="appStore.installingApps[app.id]"
|
||||
class="store-installing"
|
||||
:size="16"
|
||||
/>
|
||||
<template v-else>
|
||||
{{
|
||||
|
||||
Reference in New Issue
Block a user