Make background of some ProgressBars transparent
This commit is contained in:
@@ -219,7 +219,7 @@ onDeactivated(() => {
|
||||
</div>
|
||||
|
||||
<div v-if="!ready" style="margin-top: 15px">
|
||||
<ProgressBar mode="indeterminate" :show-label="false" :slim="true"/>
|
||||
<ProgressBar mode="indeterminate" :show-label="false" :slim="true" :show-track="false"/>
|
||||
</div>
|
||||
<div v-else-if="appstoreTokenError">
|
||||
Cloudron not registered. Reset registration <a href="#/cloudron-account">here</a>.
|
||||
|
||||
Reference in New Issue
Block a user