Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Title cut when icon size is set to small #41

Closed
m4x91 opened this issue Jun 21, 2021 · 5 comments
Closed

[BUG] Title cut when icon size is set to small #41

m4x91 opened this issue Jun 21, 2021 · 5 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@m4x91
Copy link

m4x91 commented Jun 21, 2021

Hello,

thanks you for this dashboard, i love it !

Just a little bug, when icons size is set to small, title is cut

Example :

title-cut

Could you correct that please 🙏 ?

@m4x91 m4x91 added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Jun 21, 2021
@EVOTk
Copy link
Contributor

EVOTk commented Jun 21, 2021

I have also the same worries.
Small :
2021-06-21 13_22_07-Window

Medium :
2021-06-21 13_22_32-Window

@m4x91
Copy link
Author

m4x91 commented Jun 21, 2021

@EVOTk : Merci c'est grâce a toi que je suis ici ;) (Article sur cachem)

@Lissy93
Copy link
Owner

Lissy93 commented Jun 23, 2021

Fixed in fd01074 of #57 and merged, the build may take a couple minutes to go through.
Feel free to reopen this issue / open a new one, if you're still having trouble. Have a good evening 😃

@m4x91
Copy link
Author

m4x91 commented Jun 24, 2021

Hello @Lissy93

Thanks you, just a report, i thinks css option "text-align: left" is missing on .tile-title (Chrome and firefox)

With on left, without on right

left

My edit : src/components/LinkItems/Item.vue
Line 226 (before : "span.text {" )
text-align:left;

I also add "max-width:140px;" else i've a up/down width when i pass my mouse on long text (like vCenter Oracle Appliance on my screen).

@Lissy93
Copy link
Owner

Lissy93 commented Jun 24, 2021

Oops, my bad! Thanks for your clear solution, I've implemented in PR #59. Will close issue when merge.
Do let me know if you've come across any other issues :)

asterling8516 pushed a commit to asterling8516/dashy that referenced this issue Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
None yet
Development

No branches or pull requests

3 participants