Skip to content

add "Tutorial" label#917

Open
mccalluc wants to merge 2 commits intomainfrom
855-label-tutorial-toggle
Open

add "Tutorial" label#917
mccalluc wants to merge 2 commits intomainfrom
855-label-tutorial-toggle

Conversation

@mccalluc
Copy link
Contributor

Screenshot 2026-03-11 at 3 36 04 PM

It's higher than I'd like, but I spent some time wrangling the CSS, and although I was able to bring the controls down, moving the "Tutorial" down with margin-top also lowered the horizontal grey line, and separated it from the tab outline.

If anyone else wants to try, feel free! If this looks too ugly, don't feel obliged to approve.

There's already a little custom CSS in styles.css for this part of the UI:

/*
The tutorial mode toggle in the navbar is positioned slightly too high.
*/
.shiny-input-container:has(#tutorial_mode) {
    margin-top: 0.15em;
    margin-bottom: -0.15em;
}

@mccalluc mccalluc moved this from Pending to Ready for Review in DP Wizard Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for Review

Development

Successfully merging this pull request may close these issues.

Label toggle with "Tutorial"

1 participant