Files
NativeScript/apps/app/ui-tests-app/flexbox/flexbox-4143.css
2017-05-18 17:22:51 +03:00

6 lines
182 B
CSS

.bg-background {
background-image: url("~/ui-tests-app/image-view/gravatar.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}