change view transition speed
This commit is contained in:
parent
7d483fc5cc
commit
2a158a41ac
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ main.map {
|
|||
#sidebar section > * {
|
||||
border: 0 #dddddd solid;
|
||||
border-top-width: 1px;
|
||||
transition: height 300ms;
|
||||
transition: height 150ms;
|
||||
overflow: hidden;
|
||||
}
|
||||
#sidebar section > :first-child {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue