diff options
Diffstat (limited to 'frontend/views/graph/graph.css')
| -rw-r--r-- | frontend/views/graph/graph.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/views/graph/graph.css b/frontend/views/graph/graph.css index 04eefe6..511d15e 100644 --- a/frontend/views/graph/graph.css +++ b/frontend/views/graph/graph.css @@ -111,8 +111,8 @@ } .box .pair label { flex-direction: row; - width: 6rem; - margin-right: 1rem; + width: 6.5rem; + margin-right: 0.5px; min-width: auto; } .box .pair input[type=text] { |
