mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-21 12:45:16 +02:00
🐛 Re #41: Fixes small UI issue on tile-title
This commit is contained in:
parent
701ecb4707
commit
f77cf4e478
@ -223,6 +223,8 @@ export default {
|
||||
.tile-title {
|
||||
height: fit-content;
|
||||
min-height: 1.2rem;
|
||||
text-align: left;
|
||||
max-width:140px;
|
||||
span.text {
|
||||
text-align: left;
|
||||
padding-left: 10%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user