diff --git a/gyxtp/src/view/small.vue b/gyxtp/src/view/small.vue index 1134663..35e8f59 100644 --- a/gyxtp/src/view/small.vue +++ b/gyxtp/src/view/small.vue @@ -1272,4 +1272,7 @@ tr { .rel-graph-loading{ background-color: transparent!important; } +.relation-graph .rel-toolbar-v { + width: 45px; +}