diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-03-24 12:12:52 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-03-24 12:12:52 +0100 |
| commit | b5435cf3a892efdef3efe0a137076b3408556434 (patch) | |
| tree | 607c221f6adc18d9afba9530ddd9ffa3954f6189 /frontend/app/views/graph | |
| parent | c88efbb3d056e543a8c6eb9903cc79692a5277f6 (diff) | |
tile gradients
Diffstat (limited to 'frontend/app/views/graph')
| -rw-r--r-- | frontend/app/views/graph/graph.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/app/views/graph/graph.css b/frontend/app/views/graph/graph.css index 171bb38..8837ea2 100644 --- a/frontend/app/views/graph/graph.css +++ b/frontend/app/views/graph/graph.css @@ -151,7 +151,7 @@ width: 6rem; padding: 0.25rem 0; } -.box .single_text input[type=text] { +.box .single_text input { width: 7rem; } .box .single_text label { |
