0
Fork 0
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:
Andrés Moya 2023-08-24 11:28:06 +02:00 committed by Andrés Moya
parent 453c576fdd
commit 027ef48e66

View file

@ -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"