Files
NativeScript/apps/ui/app/image-view/mode-matrix-page.css
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

10 lines
141 B
CSS

Image {
margin: 1;
}
GridLayout {
background-image: url("res://tile");
background-repeat: repeat;
background-size: 78 78;
}