驾驶舱
This commit is contained in:
@@ -85,7 +85,7 @@ export default {
|
||||
height: calc(100% + 38px);
|
||||
}
|
||||
.other {
|
||||
height: 100vh + 50px;
|
||||
height: calc(100% + 240px);
|
||||
}
|
||||
.copilot-footer {
|
||||
/** position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user