Showing
1 changed file
with
2 additions
and
0 deletions
@@ -84,6 +84,8 @@ export default { | @@ -84,6 +84,8 @@ export default { | ||
84 | <style lang="scss" scoped> | 84 | <style lang="scss" scoped> |
85 | .command-detail { | 85 | .command-detail { |
86 | padding: 0 30rpx; | 86 | padding: 0 30rpx; |
87 | + height: 100vh; | ||
88 | + background-color: #f8f9fa; | ||
87 | .detail-top { | 89 | .detail-top { |
88 | height: 118rpx; | 90 | height: 118rpx; |
89 | width: 690rpx; | 91 | width: 690rpx; |