update
This commit is contained in:
@@ -32,6 +32,7 @@ const standFarbe = computed(() => {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
|
<Teleport to="body">
|
||||||
<div class="fokus-overlay" :style="{ '--stand': standFarbe }">
|
<div class="fokus-overlay" :style="{ '--stand': standFarbe }">
|
||||||
<div class="fokus-bar">
|
<div class="fokus-bar">
|
||||||
<div class="fokus-bar-inner">
|
<div class="fokus-bar-inner">
|
||||||
@@ -71,6 +72,7 @@ const standFarbe = computed(() => {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</Teleport>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
|
|||||||
Reference in New Issue
Block a user