mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
4a010b9495
1 changed files with 1 additions and 1 deletions
|
|
@ -2453,7 +2453,7 @@ pref("layout.css.isolation.enabled", true);
|
|||
pref("layout.css.filters.enabled", true);
|
||||
|
||||
// Is support for scrollbar-width property enabled?
|
||||
pref("layout.css.scrollbar-width.enabled", false);
|
||||
pref("layout.css.scrollbar-width.enabled", true);
|
||||
|
||||
// Set the threshold distance in CSS pixels below which scrolling will snap to
|
||||
// an edge, when scroll snapping is set to "proximity".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue