mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-02 04:22:56 +00:00
Bug 1577419 - [Protections Panel] --height-offset should be 0px, not 0. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D43928 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
8cf10e4066
commit
7c2f8f4f3c
@ -18,7 +18,7 @@
|
||||
fill: currentColor;
|
||||
--horizontal-padding: 2.1rem;
|
||||
--vertical-section-padding: 0.9em;
|
||||
--height-offset: 0;
|
||||
--height-offset: 0px;
|
||||
}
|
||||
|
||||
#protections-popup[toast] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user