mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
Admin icon to cowboy hat
This commit is contained in:
parent
1973216ac8
commit
6b652ab3c0
1 changed files with 4 additions and 4 deletions
|
@ -88,7 +88,7 @@
|
|||
v-tooltip.noDelay="i18n.ts.isAdmin"
|
||||
style="color: var(--badge)"
|
||||
><i
|
||||
class="ph-bookmark ph-fill ph-lg"
|
||||
class="ph-cowboy-hat ph-fill ph-lg"
|
||||
></i
|
||||
></span>
|
||||
<span
|
||||
|
@ -96,7 +96,7 @@
|
|||
v-tooltip.noDelay="i18n.ts.isModerator"
|
||||
style="color: var(--badge)"
|
||||
><i
|
||||
class="ph-bookmark ph-bold ph-lg"
|
||||
class="ph-cowboy-hat ph-bold ph-lg"
|
||||
></i
|
||||
></span>
|
||||
<span
|
||||
|
@ -163,7 +163,7 @@
|
|||
v-tooltip.noDelay="i18n.ts.isAdmin"
|
||||
style="color: var(--badge)"
|
||||
><i
|
||||
class="ph-bookmark ph-fill ph-lg"
|
||||
class="ph-cowboy-hat ph-fill ph-lg"
|
||||
></i
|
||||
></span>
|
||||
<span
|
||||
|
@ -174,7 +174,7 @@
|
|||
margin-left: 0.5rem;
|
||||
"
|
||||
><i
|
||||
class="ph-bookmark ph-bold ph-lg"
|
||||
class="ph-cowboy-hat ph-bold ph-lg"
|
||||
></i
|
||||
></span>
|
||||
<span
|
||||
|
|
Loading…
Reference in a new issue