Fix css bug.
This commit is contained in:
parent
aeb4baf741
commit
37aff562a7
|
@ -70,9 +70,8 @@
|
||||||
.w-ba-banner .button-mid{
|
.w-ba-banner .button-mid{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 0;
|
||||||
top: 0;
|
top: 50%;
|
||||||
left: 0;
|
|
||||||
}
|
}
|
||||||
.next-button,.prev-button{
|
.next-button,.prev-button{
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in New Issue