ui: update icons
This commit is contained in:
parent
e880cd7b63
commit
72a3482e4e
4 changed files with 4 additions and 4 deletions
|
@ -41,7 +41,7 @@ const teams: Team[] = [
|
|||
<template>
|
||||
<div my-8 px-3 sm:px-8 md:max-w-200 flex="~ col gap-4" relative>
|
||||
<button btn-action-icon absolute top--8 right-0 m1 aria-label="Close" @click="emit('close')">
|
||||
<div i-ri:close-fill />
|
||||
<div i-ri:close-line />
|
||||
</button>
|
||||
|
||||
<img src="/logo.svg" w-20 h-20 height="80" width="80" mxa alt="logo">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue