Files
NativeScript/e2e/ui-tests-app/app/flexbox/flexbox-4143-page.css
2019-06-20 15:58:36 +03:00

6 lines
175 B
CSS

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