diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-06-07 04:18:49 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-06-07 04:18:49 +0200 |
| commit | 00a6735b02f62a1459d8bfc5c27eb2bc0d7084cd (patch) | |
| tree | 9906dae75f1f1c6a3771f2e6d7b9e36f22cba43a /frontend/views/graph/graph.css | |
| parent | f5f22f7d77506ffe9c3723f4c958c1feabca6074 (diff) | |
font stylez!!!
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] { |
