BUG 20240827 8
This commit is contained in:
@@ -63,6 +63,7 @@ export default {
|
|||||||
.AppStoreKeyGoods {
|
.AppStoreKeyGoods {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
height: 600px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.AppStoreKeyGoods .subTitle {
|
.AppStoreKeyGoods .subTitle {
|
||||||
@@ -74,4 +75,8 @@ export default {
|
|||||||
background-size: 100% 2px;
|
background-size: 100% 2px;
|
||||||
background-position: center bottom;
|
background-position: center bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.AppStoreKeyGoods .scrollTable {
|
||||||
|
height: calc(100% - 56px) !important;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user