...
|
...
|
@@ -196,9 +196,9 @@ export default { |
|
|
background-color: #fff;
|
|
|
transform: scale(0.9);
|
|
|
|
|
|
&.anim {
|
|
|
animation: animateDialog 0.5s cubic-bezier(0.03, 1.58, 0.79, 0.96) forwards;
|
|
|
}
|
|
|
&.anim {
|
|
|
animation: animateDialog 0.5s cubic-bezier(0.03, 1.58, 0.79, 0.96) forwards;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.change-bid-price-container {
|
...
|
...
|
|