Skip to content

Vuetify #3026

Answered by NinjaJake86
NinjaJake86 asked this question in Q&A
Vuetify #3026
Dec 6, 2021 · 2 comments · 9 replies
Discussion options

You must be logged in to vote

So, for the app bar i have this (Minimal example)

<template>
<v-app-bar data-tauri-drag-region flat dense app style="background: linear-gradient(to bottom, #9c1483, #c31432); user-select: none;">
</v-app-bar>
</template>

I've checked with inspect and the attribute does exist on the header element

<header class="v-sheet theme--dark v-toolbar v-toolbar--dense v-toolbar--flat v-app-bar v-app-bar--fixed" data-booted="true" data-tauri-drag-region="" style="height: 48px; margin-top: 0px; transform: translateY(0px); left: 0px; right: 0px; background: linear-gradient(rgb(156, 20, 131), rgb(195, 20, 50)); user-select: none;"></header>

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
9 replies
@NinjaJake86
Comment options

@amrbashir
Comment options

@amrbashir
Comment options

@NinjaJake86
Comment options

@FabianLars
Comment options

Answer selected by amrbashir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants