You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* pages/bocaiTVConfig/index.wxss */
|
|
@import "../bocaiTV/index.wxss";
|
|
.imageBox {
|
|
height: 64px;
|
|
|
|
}
|
|
.imageBox image {
|
|
width: 64px;
|
|
height: 64px;
|
|
box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.3);
|
|
}
|