mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 00:56:23 +01:00
Replace Info icon with ALT badge
This will be the "icon" as most users are already used to it
This commit is contained in:
parent
8c4a88b333
commit
dc06508aa5
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ function MediaModal({
|
|||
setShowMediaAlt(media.description);
|
||||
}}
|
||||
>
|
||||
<Icon icon="info" />
|
||||
<span class="tag collapsed">ALT</span>
|
||||
<span class="media-alt-desc">{media.description}</span>
|
||||
</button>
|
||||
)}
|
||||
|
|
Loading…
Reference in a new issue