This commit is contained in:
parent
6a8ae67d6e
commit
5735c71ec2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
&__dockl,
|
||||
&__dockr,
|
||||
&__dockb {
|
||||
transition: var(--b3-width-transition);
|
||||
transition: var(--b3-width-transition), height .2s cubic-bezier(0, 0, .2, 1) 0ms;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue