Skip to content

Commit

Permalink
Ticket #173: Fixed z-position of overlayed temperature when within wi…
Browse files Browse the repository at this point in the history
…zzard mode
  • Loading branch information
frodeheg committed May 5, 2023
1 parent 2788b8b commit 353bb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/subpages/schedule.html
Expand Up @@ -59,7 +59,7 @@
display: none;
position: absolute;
color: black;
z-index: 1;
z-index: 100;
padding: 10px;
font-size: 1em;
text-align: center;
Expand Down

0 comments on commit 353bb9e

Please sign in to comment.