mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 20:22:53 +00:00
fix weather forecast table height
This commit is contained in:
parent
ebc57fe494
commit
dc363de610
@ -36,6 +36,10 @@
|
|||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.weather tr .weathericon {
|
||||||
|
line-height: 25px;
|
||||||
|
}
|
||||||
|
|
||||||
.weather tr.colored .min-temp {
|
.weather tr.colored .min-temp {
|
||||||
color: #bcddff;
|
color: #bcddff;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user