|
|
@ -54,7 +54,7 @@ |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
right: 0; |
|
|
|
right: 0; |
|
|
|
top: 0; |
|
|
|
top: 0; |
|
|
|
transition: left 200ms ease-in-out; |
|
|
|
//transition: left 200ms ease-in-out; |
|
|
|
width: 260px; |
|
|
|
width: 260px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -72,7 +72,7 @@ |
|
|
|
bottom: 0; |
|
|
|
bottom: 0; |
|
|
|
left: 100%; |
|
|
|
left: 100%; |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
transition: left 200ms ease-in-out; |
|
|
|
//transition: left 200ms ease-in-out; |
|
|
|
top: 0; |
|
|
|
top: 0; |
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
|
.list-group { |
|
|
|
.list-group { |
|
|
@ -122,8 +122,8 @@ |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
right: 0; |
|
|
|
right: 0; |
|
|
|
top: 0; |
|
|
|
top: 0; |
|
|
|
transition: 0.3s; |
|
|
|
//transition: 0.3s; |
|
|
|
transform-style: preserve-3d; |
|
|
|
//transform-style: preserve-3d; |
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|