Fix misaligned Product tour for share button (#4023)

Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
This commit is contained in:
Vivek K J 2022-11-04 00:57:56 +05:30 committed by GitHub
parent 08f09f0c99
commit e4b4559967
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
.ShareBoardTourStep {
&.tutorial-tour-tip__pulsating-dot-ctr {
left: calc(80% - 16px);
top: 80px;
top: 27px;
}
.tippy-arrow {