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

9 lines
123 B
CSS

.s0 {
border-width: 5;
border-color: red;
border-radius: 5;
width: 80;
height: 80;
font-size: 6;
}