mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 11:17:04 +08:00
8 lines
79 B
CSS
8 lines
79 B
CSS
.hr-light {
|
|
height: 1;
|
|
background-color: gray;
|
|
}
|
|
|
|
.title {
|
|
height: 200;
|
|
} |