chore: update profile dismiss icon color
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
/>
|
||||
<button
|
||||
v-if="src && shouldShowUploadIcon"
|
||||
class="absolute z-10 flex items-center justify-center w-6 h-6 p-1 border border-white rounded-full select-none reset-base -top-2 -right-2 bg-ash-300"
|
||||
class="absolute z-10 flex items-center justify-center w-6 h-6 p-1 border border-white rounded-full select-none dark:border-ash-75 reset-base -top-2 -right-2 bg-ash-300"
|
||||
@click="onAvatarDelete"
|
||||
>
|
||||
<fluent-icon
|
||||
|
||||
Reference in New Issue
Block a user