changes
This commit is contained in:
@@ -6,7 +6,7 @@ const props = defineProps({
|
||||
|
||||
<template>
|
||||
<div
|
||||
class="w-full h-4"
|
||||
:style="{ backgroundColor: color, outline: '1px solid var(--bulma-grey-lighter)' }"
|
||||
class="size-5 rounded-full"
|
||||
:style="{ backgroundColor: color }"
|
||||
></div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user