mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-23 13:45:33 +02:00
🔀 Merge pull request #280 from Lissy93/FIX/278-text-hidden-bug
[FIX] Text overflow bug Fixes #278 :)
This commit is contained in:
commit
b316735a28
@ -285,7 +285,6 @@ export default {
|
||||
/* Text in tile */
|
||||
.tile-title {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
min-width: 120px;
|
||||
height: 30px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user