fix: readd modal transitions
This commit is contained in:
parent
c70211ad32
commit
16b0d03601
12 changed files with 35 additions and 14 deletions
|
|
@ -364,4 +364,6 @@ export default {
|
|||
:deep(.multiselect .search-results button) {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
@include modal-transition();
|
||||
</style>
|
||||
Reference in a new issue