fix
This commit is contained in:
parent
8e59b33d1d
commit
f10af129df
@ -269,29 +269,7 @@ const resolveUserRoleVariant = role => {
|
|||||||
</VList>
|
</VList>
|
||||||
|
|
||||||
<!-- 👉 Days -->
|
<!-- 👉 Days -->
|
||||||
<div class="my-6">
|
|
||||||
<div class="d-flex mt-3 mb-2">
|
|
||||||
<h6 class="text-h6 font-weight-medium">
|
|
||||||
Days
|
|
||||||
</h6>
|
|
||||||
<VSpacer />
|
|
||||||
<h6 class="text-h6 font-weight-medium">
|
|
||||||
26 of 30 Days
|
|
||||||
</h6>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- 👉 Progress -->
|
|
||||||
<VProgressLinear
|
|
||||||
rounded
|
|
||||||
:model-value="86"
|
|
||||||
height="8"
|
|
||||||
color="primary"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<p class="text-sm mt-1">
|
|
||||||
4 days remaining
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- 👉 Upgrade Plan -->
|
<!-- 👉 Upgrade Plan -->
|
||||||
<VBtn
|
<VBtn
|
||||||
|
Loading…
Reference in New Issue
Block a user