minor ui change on tour dialog
This commit is contained in:
parent
0b62822f64
commit
19ed0bfabb
|
@ -107,7 +107,7 @@ ngx-guided-tour {
|
|||
&.tour-top-right {
|
||||
.tour-arrow::before {
|
||||
transform: translateX(-100%);
|
||||
left: calc(100% - 5px);
|
||||
left: calc(100% - 15px);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue