1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

finished slider

This commit is contained in:
Fedor Katurov 2019-10-17 12:55:27 +07:00
parent 4236ef9824
commit a37bc76965
2 changed files with 22 additions and 30 deletions

View file

@ -3,16 +3,7 @@
position: relative;
min-width: 0;
width: 100%;
&:global(.is_animated) {
.image_container {
transition: height 0.5s;
}
.image_wrap {
transition: opacity 0.5s;
}
}
transition: height 0.25s;
}
.image_container {