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

10 lines
86 B
CSS

Label,
Button {
font-size: 8;
}
ListView {
border-width: 1;
margin: 1;
}