Update welcome tour for 2.1.0-beta.1

This commit is contained in:
Nick O'Leary
2021-10-06 12:05:49 +01:00
parent 8a3da1ce8d
commit 3dc874b517
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