Skip to content

Commit

Permalink
Update standalone style
Browse files Browse the repository at this point in the history
  • Loading branch information
renintw committed Dec 12, 2024
1 parent 55d8b14 commit 81bce2f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss
Original file line number Diff line number Diff line change
Expand Up @@ -855,15 +855,17 @@ body.sensei {
.sensei-course-theme__header--standalone {
.sensei-course-theme-header-content {
border-bottom: 1px solid var(--wp--custom--color--border);
gap: 0;

.wporg-site-breadcrumbs__wrapper {
white-space: pre-wrap;
}

// standalone lesson styles
.wporg-learn-lesson-facilitator-notes-label {
right: calc(150px + var(--wp--preset--spacing--20));
position: absolute;
line-height: var(--wp--custom--body--small--typography--line-height);
margin-right: var(--wp--preset--spacing--30) !important;
margin-left: auto !important;
display: block;
}

Expand Down

0 comments on commit 81bce2f

Please sign in to comment.