Skip to content

Commit

Permalink
Merge pull request #250 from voc/QbDesu-patch-1
Browse files Browse the repository at this point in the history
Make schedule past readable
  • Loading branch information
lukas2511 authored Dec 29, 2024
2 parents 9425a05 + 7154277 commit c16f811
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/css/_schedule.less
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ body .schedule {
.now {
position: absolute;
pointer-events: none;
opacity: 50%;
height: 100%;
display: flex;
left: 0;
Expand Down Expand Up @@ -189,4 +190,4 @@ body .schedule {
border: 0;
background-color: transparent;
}
}
}

0 comments on commit c16f811

Please sign in to comment.