mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Merge pull request #3172 from node-red/tour-210
Update welcome tour for 2.1.0-beta.1
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user