mirror of
https://github.com/penpot/penpot.git
synced 2025-03-30 16:41:20 -05:00
✨ Add tooltip to library name
This commit is contained in:
parent
453c576fdd
commit
027ef48e66
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
i/library]
|
||||
)]
|
||||
[:*
|
||||
[:span.library-title file-name]
|
||||
[:span.library-title {:title file-name} file-name]
|
||||
[:span.tool-link {:alt (tr "workspace.assets.open-library") :title (tr "workspace.assets.open-library")}
|
||||
[:a {:href (str "#" url)
|
||||
:target "_blank"
|
||||
|
|
Loading…
Add table
Reference in a new issue