Files
NativeScript/e2e/ui-tests-app/app/flexbox/flexbox-4143-page.css
2019-09-19 15:40:31 +03:00

7 lines
176 B
CSS

.bg-background {
background-image: url("~/resources/images/gravatar.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}