summaryrefslogtreecommitdiff
path: root/web/src/components/grid/index.css
blob: 296c15551cb0f7cb72548dff6463075278ea010a (plain)
1
2
3
4
5
6
7
8
ntv-grid {
  display: block;
}

ntv-grid > canvas {
  display: block;
  width: 100%;
}