zhongshujie
2024-12-30 0c4042a0ced8f17c8f93f96ff3394e25b8338fa8
src/books/civilAviation/view/components/chapter004.vue
@@ -461,4 +461,13 @@
        height: 80%;
    }
}
hr{
        margin-left: 0;
        margin-bottom: 4px;
        width: 15.5%;
        border: none;
        height: 2px;
        background-color: #000;
    }
</style>