web
9 天以前 e7bef8f799b0cefd5ea1817d578cc868cbfea1f4
src/views/screen/flow/graphic/index.vue
@@ -215,7 +215,6 @@
        flex-shrink: 0;
        width: 80%;
        height: 100%;
        background: linear-gradient( 180deg, #91BDDB 0%, rgba(102, 102, 102, 0.5) 100%);
        .monitor-tool{
            width: 100%;
            height: 60px;
@@ -243,6 +242,7 @@
        }
        .monitor-box{
            height: calc(100% - 60px);
            background: linear-gradient(180deg, #91BDDB 0%, rgba(102, 102, 102, 0.5) 100%);
            .monitor-list{
                height: 100%;
                display: flex;