Files
NativeScript/apps/app/ui-tests-app/css/border-playground.css
2016-09-17 09:27:36 +03:00

13 lines
141 B
CSS

StackLayout {
background-color: lightgray;
}
Button {
font-size: 8;
width: 70;
height: 40;
}
TextView {
font-size: 8;
}