|
605 | 605 | box-shadow: 0 3px 6px -4px #0000001f, 0 6px 16px 0 #00000014, 0 9px 28px 8px #0000000d; |
606 | 606 | } |
607 | 607 |
|
608 | | -.@{prefixCls}-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.@{prefixCls}-dropdown-placement-bottomLeft, |
609 | | -.@{prefixCls}-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.@{prefixCls}-dropdown-placement-bottomLeft { |
610 | | - animation-name: antSlideUpIn; |
| 608 | +.@{prefixCls}-dropdown.jfe-drip-table-motion-slide-up-appear.jfe-drip-table-motion-slide-up-appear-active.@{prefixCls}-dropdown-placement-bottomLeft, |
| 609 | +.@{prefixCls}-dropdown.jfe-drip-table-motion-slide-up-enter.jfe-drip-table-motion-slide-up-enter-active.@{prefixCls}-dropdown-placement-bottomLeft { |
| 610 | + animation-name: jfe-drip-table-motion-slide-up-in; |
611 | 611 | } |
612 | 612 |
|
613 | | -.@{prefixCls}-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.@{prefixCls}-dropdown-placement-topLeft, |
614 | | -.@{prefixCls}-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.@{prefixCls}-dropdown-placement-topLeft { |
615 | | - animation-name: antSlideDownIn; |
| 613 | +.@{prefixCls}-dropdown.jfe-drip-table-motion-slide-up-appear.jfe-drip-table-motion-slide-up-appear-active.@{prefixCls}-dropdown-placement-topLeft, |
| 614 | +.@{prefixCls}-dropdown.jfe-drip-table-motion-slide-up-enter.jfe-drip-table-motion-slide-up-enter-active.@{prefixCls}-dropdown-placement-topLeft { |
| 615 | + animation-name: jfe-drip-table-motion-slide-down-in; |
616 | 616 | } |
617 | 617 |
|
618 | | -.@{prefixCls}-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.@{prefixCls}-dropdown-placement-bottomLeft { |
619 | | - animation-name: antSlideUpOut; |
| 618 | +.@{prefixCls}-dropdown.jfe-drip-table-motion-slide-up-leave.jfe-drip-table-motion-slide-up-leave-active.@{prefixCls}-dropdown-placement-bottomLeft { |
| 619 | + animation-name: jfe-drip-table-motion-slide-up-out; |
620 | 620 | } |
621 | 621 |
|
622 | | -.@{prefixCls}-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.@{prefixCls}-dropdown-placement-topLeft { |
623 | | - animation-name: antSlideDownOut; |
| 622 | +.@{prefixCls}-dropdown.jfe-drip-table-motion-slide-up-leave.jfe-drip-table-motion-slide-up-leave-active.@{prefixCls}-dropdown-placement-topLeft { |
| 623 | + animation-name: jfe-drip-table-motion-slide-down-out; |
624 | 624 | } |
625 | 625 |
|
626 | 626 | .@{prefixCls}-dropdown-hidden { |
|
0 commit comments