zhongshujie
2024-10-25 ef510e10314f6d562c89b60a75c0862de4cf2d58
src/books/civilAviationServices/assets/main.less
@@ -115,6 +115,14 @@
        justify-content: space-evenly;
    }
    .jc-fs{
        justify-content: flex-start;
    }
    .fw-w{
        flex-wrap: wrap;
    }
    .fd-c {
        flex-direction: column;
    }
@@ -1494,6 +1502,10 @@
        .btn-w {
            width: 42px;
        }
        .unitText{
            color: #5192C6;
            font-size: 10px;
        }
    }
}