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:
parent
4236ef9824
commit
a37bc76965
2 changed files with 22 additions and 30 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue