increase transition durations
This commit is contained in:
@@ -223,7 +223,7 @@
|
|||||||
"group/group-cpu": {
|
"group/group-cpu": {
|
||||||
"orientation": "inherit",
|
"orientation": "inherit",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 250,
|
"transition-duration": 350,
|
||||||
"children-class": "not-cpu",
|
"children-class": "not-cpu",
|
||||||
"transition-left-to-right": true
|
"transition-left-to-right": true
|
||||||
},
|
},
|
||||||
@@ -237,7 +237,7 @@
|
|||||||
"group/group-power": {
|
"group/group-power": {
|
||||||
"orientation": "inherit",
|
"orientation": "inherit",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 250,
|
"transition-duration": 350,
|
||||||
"children-class": "not-power",
|
"children-class": "not-power",
|
||||||
"transition-left-to-right": false
|
"transition-left-to-right": false
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user