Big cleanup for styling
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="rounded-full relative bg-red"
|
||||
<div class="rounded-full relative"
|
||||
@mouseenter="showTint = isCurrentCreator"
|
||||
@mouseleave="showTint = false"
|
||||
@click="isCurrentCreator && openBannerEditor()"
|
||||
|
||||
Reference in New Issue
Block a user