mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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
1 changed files with 2 additions and 0 deletions
|
|
@ -223,6 +223,8 @@
|
|||
font-feature-settings: "tnum";
|
||||
@include fontsize($base_font_size - 2);
|
||||
font-weight: normal;
|
||||
padding-top: 0.2em;
|
||||
padding-bottom: 0.4em;
|
||||
}
|
||||
|
||||
.weather-forecast-icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue