Management: Fix transition

This commit is contained in:
Alexander Zinchuk 2025-08-21 12:04:39 +02:00
parent 6defb889eb
commit 0a9cf1ca0a

View File

@ -1,7 +1,6 @@
@use "../../../styles/mixins"; @use "../../../styles/mixins";
.Management { .Management {
position: relative;
height: 100%; height: 100%;
& > .custom-scroll { & > .custom-scroll {