Fixe Banner position
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<div class="shadow-lg rounded-2xl ">
|
<div class="shadow-lg rounded-2xl mt-2 ">
|
||||||
<div class="relative z-20">
|
<div class="relative z-20">
|
||||||
<div class="min-h-8 rounded-t-2xl shadow-lg" :style="{ backgroundColor: branding.value.colors.primary}"></div>
|
<div class="min-h-8 rounded-t-2xl shadow-lg" :style="{ backgroundColor: branding.value.colors.primary}"></div>
|
||||||
<!--Banner-->
|
<!--Banner-->
|
||||||
|
|||||||
Reference in New Issue
Block a user