fix adbanner

This commit is contained in:
chiu 2021-08-31 15:51:24 +08:00
parent ae01e998cf
commit fbfbfb8a39
1 changed files with 8 additions and 0 deletions

View File

@ -575,3 +575,11 @@ ul.button-mid{
.w-ba-banner__wrap { overflow: visible;}
}
}
.controlplay{
width: auto;
}
.button-mid{
position: absolute;
width: 100%;
height: 100%;
}