mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-04 17:06:35 +00:00
feat: Small quality fixes, b=no-bug, c=common, compact-mode, folders, kbs, split-view
This commit is contained in:
@@ -332,7 +332,7 @@ class nsZenViewSplitter extends nsZenDOMOperatedFeature {
|
||||
paddingLeft: 0,
|
||||
},
|
||||
{
|
||||
duration: 0.08,
|
||||
duration: 0.1,
|
||||
easing: 'ease-out',
|
||||
}
|
||||
),
|
||||
@@ -347,7 +347,7 @@ class nsZenViewSplitter extends nsZenDOMOperatedFeature {
|
||||
: {}),
|
||||
},
|
||||
{
|
||||
duration: 0.08,
|
||||
duration: 0.1,
|
||||
easing: 'ease-out',
|
||||
}
|
||||
),
|
||||
|
Reference in New Issue
Block a user