dateMenu: Adjust weather section spacing
Add some vertical spacing above and below the time labels to make the section less crammed and let forecast icon and temperature appear as a unit. https://gitlab.gnome.org/GNOME/gnome-shell/issues/1143
This commit is contained in:
parent
6233d87e5b
commit
0d9dcd4e0a
@ -223,6 +223,8 @@
|
|||||||
font-feature-settings: "tnum";
|
font-feature-settings: "tnum";
|
||||||
@include fontsize($base_font_size - 2);
|
@include fontsize($base_font_size - 2);
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
padding-top: 0.2em;
|
||||||
|
padding-bottom: 0.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.weather-forecast-icon {
|
.weather-forecast-icon {
|
||||||
|
Loading…
Reference in New Issue
Block a user