Skip to content

Commit

Permalink
Make label in standalone lesson always show up
Browse files Browse the repository at this point in the history
  • Loading branch information
renintw committed Dec 11, 2024
1 parent ff05a67 commit 55d8b14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,7 @@ body.sensei {
.wporg-learn-lesson-facilitator-notes-label {
right: calc(150px + var(--wp--preset--spacing--20));
position: absolute;
display: block;
}

@media (min-width: 783px) {
Expand Down

0 comments on commit 55d8b14

Please sign in to comment.