@@ -331,6 +331,10 @@ export default {
<style scoped lang="scss">
.CockpitVectorBox {
// color: #198ec0;
+ position: absolute;
+ top: 6rem;
+ width: 100%;
+ height: 100%;
}
.list_vector {
@@ -348,10 +352,8 @@ export default {
.cockpit_vector {
- position: absolute;
- top: 6rem;
- width: 20rem;
- height: 37rem;
overflow: auto;
overflow-x: hidden;
// z-index: -1;