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