Fix misaligned Product tour for share button (#4023)
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
This commit is contained in:
parent
08f09f0c99
commit
e4b4559967
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
.ShareBoardTourStep {
|
||||
&.tutorial-tour-tip__pulsating-dot-ctr {
|
||||
left: calc(80% - 16px);
|
||||
top: 80px;
|
||||
top: 27px;
|
||||
}
|
||||
|
||||
.tippy-arrow {
|
||||
|
|
Loading…
Reference in a new issue