mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
replace show-preview icon with eye
This commit is contained in:
parent
1fab0bdfb2
commit
e6b86b0652
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
:class="{ active: showPreview }"
|
||||
@click="showPreview = !showPreview"
|
||||
>
|
||||
<i class="ph-binoculars ph-bold ph-lg"></i>
|
||||
<i class="ph-eye ph-bold ph-lg"></i>
|
||||
</button>
|
||||
<button
|
||||
class="submit _buttonGradate"
|
||||
|
|
Loading…
Reference in a new issue