mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 04:45:17 +00:00
Fix CSS glitches. Improve show/hide.
This commit is contained in:
@@ -20,10 +20,4 @@
|
||||
.calendar .time {
|
||||
padding-left: 30px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.calendar table {
|
||||
width: 100%;
|
||||
border-spacing: 0px;
|
||||
border-collapse: separate;
|
||||
}
|
||||
}
|
@@ -11,9 +11,4 @@
|
||||
.weatherforecast .min-temp {
|
||||
padding-left: 20px;
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
||||
.weatherforecast table {
|
||||
border-spacing: 0px;
|
||||
border-collapse: separate;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user