mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
11 lines
97 B
CSS
11 lines
97 B
CSS
Button {
|
|
font-size: 12;
|
|
}
|
|
|
|
TextField {
|
|
font-size: 12;
|
|
}
|
|
|
|
GridLayout {
|
|
margin: 5;
|
|
} |