叶松
2023-12-07 52eba917fb3c6ca0f972079edf942ed78ca6f924
web/src/views/MixingInfo/messageInfo.vue
@@ -176,11 +176,11 @@
            }
        }
        .mixing_right{
            width:55%;
            width: calc(55% - 100px);
            background: linear-gradient(to right,#0D3776 0%,#041A40 100%);
            display: flex;
            flex-direction: column;
            justify-content: space-around;
            justify-content: space-between;
            .mixing_rows{
                padding: 10px 20px;
                display: flex;