update Carousel
update Carousel
This commit is contained in:
parent
e7f1cf2877
commit
5139233be1
3 changed files with 2 additions and 3 deletions
|
@ -61,7 +61,7 @@
|
|||
z-index: 10;
|
||||
transform: translateY(-50%);
|
||||
|
||||
transition: .3s;
|
||||
transition: @transition-time;
|
||||
background-color: rgba(31, 45, 61, .11);
|
||||
color: #fff;
|
||||
|
||||
|
@ -158,7 +158,6 @@
|
|||
font-size: 0;
|
||||
color: transparent;
|
||||
|
||||
-webkit-transition: all .5s;
|
||||
transition: all .5s;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue