Skip to content
Snippets Groups Projects
Commit 08b14c81 authored by Klaus-Dieter Quibeldey-Cirkel's avatar Klaus-Dieter Quibeldey-Cirkel
Browse files

Merge branch '232-one-more-subsequent-work-on-the-onboarding-tool' into 'staging'

Resolve "One more subsequent work on the onboarding tool"

Closes #232

See merge request arsnova/topic-cloud!133
parents d84122ac 60d19965
No related merge requests found
::ng-deep {
.joyride-step__holder.center {
top: 0 !important;
left: 0 !important;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
transform: none !important;
.joyride-step__holder {
z-index: 1000 !important;
&.center {
top: 22.5vh !important;
left: 0 !important;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 55vh;
transform: none !important;
}
}
.joyride-step__header {
......@@ -48,6 +52,10 @@
opacity: 0.7;
}
.backdrop-container {
z-index: 999 !important;
}
.joyride-step__close {
width: 1em !important;
height: 1em !important;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment