diff options
Diffstat (limited to 'apps/weather_status/src')
-rw-r--r-- | apps/weather_status/src/App.vue | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/weather_status/src/App.vue b/apps/weather_status/src/App.vue index 59db8600bf2..eef81c8a7d0 100644 --- a/apps/weather_status/src/App.vue +++ b/apps/weather_status/src/App.vue @@ -454,7 +454,6 @@ li:not(.inline) .weather-status-menu-item { border: 0; border-radius: 0; font-weight: normal; - font-size: 0.875em; padding-left: 40px; &:hover, @@ -481,7 +480,6 @@ body.theme--dark .inline .weather-status-menu-item__subheader > button { border: 0; border-radius: var(--border-radius-pill); font-weight: normal; - font-size: 0.875em; padding-left: 40px; &:hover, |