Commit 956c75fe by Nabiilah Putri Safa

change header bg

1 parent 05e22da6
......@@ -5,7 +5,7 @@ import PersonAvatar from '@/layouts/components/PersonAvatar.vue'
import type { ProfileHeader } from '@db/dstipro/profile/types'
import profileImg from '@images/avatars/avatar-1.png'
// import coverImg from '@images/pages/user-profile-header-bg.png'
import coverImg from '@images/naput/header.png'
import coverImg from '@images/naput/header-bg.png'
import dayjs from 'dayjs'
import duration from 'dayjs/plugin/duration'
......@@ -319,9 +319,9 @@ const goToParking = () => {
</div>
<VBtn prepend-icon="ri-user-follow-line">
<!-- <VBtn prepend-icon="ri-user-follow-line">
Connected
</VBtn>
</VBtn> -->
<VBtn
class="bg-error"
......@@ -391,12 +391,12 @@ const goToParking = () => {
</div>
</div>
<VBtn
<!-- <VBtn
class="bg-error"
prepend-icon="ri-user-follow-line"
>
Not Connected
</VBtn>
</VBtn> -->
<VBtn
class="bg-warning"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!