fix error
This commit is contained in:
parent
21e43740a9
commit
d8e0585ff3
|
@ -272,8 +272,8 @@ body{
|
|||
display: none;
|
||||
}
|
||||
.box img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
object-fit: cover;
|
||||
}
|
||||
.box .w-ba-banner__slide, .box .w-ba-banner__slide a {
|
||||
|
|
Loading…
Reference in New Issue