Files
NativeScript/apps/ui/app/image-view/mode-matrix-page.css
2020-08-11 22:50:33 -07:00

10 lines
141 B
CSS

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