Merge pull request #3172 from node-red/tour-210

Update welcome tour for 2.1.0-beta.1
This commit is contained in:
Nick O'Leary
2021-10-07 09:34:52 +01:00
committed by GitHub
4 changed files with 107 additions and 21 deletions

View File

@@ -23,10 +23,6 @@
transition-property: width,height;
}
&.disableInteraction {
pointer-events: none;
}
&::before {
content: '';
position: absolute;
@@ -49,6 +45,7 @@
h2 {
text-align: center;
margin-top: 0px;
line-height: 1.2em;
color: var(--red-ui-tourGuide-heading-color);
i.fa {
font-size: 1.5em