Fix fullscreen clock not hiding detail view
This commit is contained in:
parent
757aa60ec4
commit
0f7f83c618
@ -643,7 +643,7 @@ body.fullscreen-clock .calendar-view,
|
|||||||
body.fullscreen-clock .detail-view,
|
body.fullscreen-clock .detail-view,
|
||||||
body.fullscreen-clock .time-details,
|
body.fullscreen-clock .time-details,
|
||||||
body.fullscreen-clock .explanations {
|
body.fullscreen-clock .explanations {
|
||||||
display: none;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.fullscreen-clock .time-display {
|
body.fullscreen-clock .time-display {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user