fix: readd modal transitions
This commit is contained in:
parent
c70211ad32
commit
16b0d03601
12 changed files with 35 additions and 14 deletions
|
|
@ -740,4 +740,6 @@ $filter-container-height: '1rem - #{$switch-view-height}';
|
|||
.move-card-leave-active {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@include modal-transition();
|
||||
</style>
|
||||
Reference in a new issue