mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: 8.2.0-alpha.3
This commit is contained in:
@@ -5,6 +5,9 @@
|
|||||||
The following CSS rule changes the font size of all UI
|
The following CSS rule changes the font size of all UI
|
||||||
components that have the btn class name.
|
components that have the btn class name.
|
||||||
*/
|
*/
|
||||||
|
Button {
|
||||||
|
text-transform: none;
|
||||||
|
}
|
||||||
.btn-view-demo {
|
.btn-view-demo {
|
||||||
background-color: #65ADF1;
|
background-color: #65ADF1;
|
||||||
border-radius: 5;
|
border-radius: 5;
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"main": "index",
|
"main": "index",
|
||||||
"types": "index.d.ts",
|
"types": "index.d.ts",
|
||||||
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
|
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
|
||||||
"version": "8.2.0-alpha.1",
|
"version": "8.2.0-alpha.3",
|
||||||
"homepage": "https://nativescript.org",
|
"homepage": "https://nativescript.org",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user