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