mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
style(tests): format all files
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"main": "lifecycle-tests"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#btn2, #btn3, #btn4 {
|
||||
#btn2,
|
||||
#btn3,
|
||||
#btn4 {
|
||||
border-width: 2;
|
||||
border-color: teal;
|
||||
border-radius: 20;
|
||||
|
||||
@@ -12,4 +12,4 @@ Button {
|
||||
|
||||
.nocolor {
|
||||
background: red;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user