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

ntv-grid > canvas {
  display: block;
}