Commit c5e7aab4 by shangriqiang

style: 修复样式问题

1 parent 68acc617
Showing with 1 additions and 2 deletions
...@@ -190,8 +190,7 @@ export default { ...@@ -190,8 +190,7 @@ export default {
.panel-cell-label { .panel-cell-label {
color: #a9b0bd; color: #a9b0bd;
margin-right: 0.5em; margin-right: 0.5em;
min-width: 6rem; min-width: 5rem;
text-align: right;
} }
.panel-cell-ctx { .panel-cell-ctx {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!