wip
This commit is contained in:
parent
233a837e35
commit
acc88825fc
2 changed files with 5 additions and 10 deletions
|
|
@ -69,6 +69,10 @@ export default Vue.extend({
|
|||
|
||||
<style lang="scss">
|
||||
.sqadhkmv {
|
||||
> *:not(:last-child) {
|
||||
margin-bottom: var(--margin);
|
||||
}
|
||||
|
||||
> .list-move {
|
||||
transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue