mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
9 lines
123 B
CSS
9 lines
123 B
CSS
.s0 {
|
|
border-width: 5;
|
|
border-color: red;
|
|
border-radius: 5;
|
|
width: 80;
|
|
height: 80;
|
|
font-size: 6;
|
|
}
|