diff options
Diffstat (limited to 'web/src/components/grid/index.css')
| -rw-r--r-- | web/src/components/grid/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/src/components/grid/index.css b/web/src/components/grid/index.css index 296c155..0fad720 100644 --- a/web/src/components/grid/index.css +++ b/web/src/components/grid/index.css @@ -1,8 +1,8 @@ ntv-grid { display: block; + padding: 1.5rem; } ntv-grid > canvas { display: block; - width: 100%; } |
