mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-04-19 08:55:12 +00:00
2 lines
707 B
CSS
2 lines
707 B
CSS
.title[data-v-ffe5ad8f]{height:18px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.process-move[data-v-c95ef00c],.process-enter-active[data-v-c95ef00c],.process-leave-active[data-v-c95ef00c]{transition:all .5s cubic-bezier(.42,0,.22,1)}.process-enter-from[data-v-c95ef00c],.process-leave-to[data-v-c95ef00c]{opacity:0;transform:scale(.9)}.process-leave-active[data-v-c95ef00c]{position:absolute;width:100%}.progress-bar[data-v-c95ef00c]{width:0;transition:all 1s cubic-bezier(.42,0,.22,1)}.fadeIn[data-v-c95ef00c]{opacity:0;animation:fadeIn-c95ef00c .5s forwards cubic-bezier(.42,0,.22,1)}@keyframes fadeIn-c95ef00c{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
|