1
shuishen
2022-12-14 05da59fd9d1450fb6f13f678dcde79f3ac29a40d
src/views/home/components/rightContainer.vue
@@ -725,22 +725,16 @@
<style scoped lang="scss">
.container {
    display: flex;
    position: relative;
    height: 100%;
    width: 100%;
    .case-box {
        height: 300px;
    }
    .crowd-box {
        height: 300px;
    }
    .case-box,
    .alert-box,
    .crowd-box {
        margin: 8px;
        flex: 1;
        display: flex;
        flex-direction: column;
        // background: $bg-color;
@@ -877,7 +871,6 @@
    }
    .alert-box {
        flex: 1;
        margin-top: 0;
        margin-bottom: 0;