Bug 1900984 - Fix Ghost shadow on feature callout arrow when flip=slide makes the arrow disappear r=omc-reviewers,mviar
Before:
{F7308121}
After:
{F7308122}
Notice the lack of the arrow's shadow on mac OS.
Differential Revision: https://phabricator.services.mozilla.com/D213675
This commit is contained in:
@@ -551,6 +551,7 @@
|
||||
background: transparent;
|
||||
outline: 1px solid var(--fc-border);
|
||||
box-shadow: 0 2px 6px rgba(0, 0, 0, 15%);
|
||||
-moz-window-shadow: none;
|
||||
}
|
||||
|
||||
// the 'filled' arrow box
|
||||
|
||||
Reference in New Issue
Block a user