Adjust local forecast text for non-standard themes
Some checks are pending
build-docker / Build Image (push) Waiting to run
Some checks are pending
build-docker / Build Image (push) Waiting to run
This commit is contained in:
parent
a964662940
commit
e24ce39c69
2 changed files with 6 additions and 1 deletions
|
|
@ -28,3 +28,8 @@
|
|||
:root[data-theme]:not([data-theme='default']) .weather-display .local-forecast .forecasts {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
:root[data-theme]:not([data-theme='default']) .weather-display .local-forecast .forecast {
|
||||
font-size: 24px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
|
|
|||
2
server/styles/ws.min.css
vendored
2
server/styles/ws.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue