task#15348,司机app滚动条高度
This commit is contained in:
@ -101,6 +101,3 @@
|
||||
margin-top: 14px;
|
||||
|
||||
}
|
||||
.contentWrap{
|
||||
height: calc(100% - 180px) !important;
|
||||
}
|
@ -164,4 +164,7 @@ export default {
|
||||
.alRead{
|
||||
color: #cccccc !important;
|
||||
}
|
||||
.contentWrap{
|
||||
height: calc(100% - 180px) !important;
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user