mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Thin out the border around link-sharing onboarding popover arrow
This commit is contained in:
parent
42c0974671
commit
87e4303aac
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ a.feat-onboard-dismiss {
|
|||
&.bottom::before {
|
||||
border-top-width: 0;
|
||||
border-bottom-color: rgba(0, 0, 0, .3);
|
||||
top: -11px;
|
||||
top: -10px;
|
||||
right: 38px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue