mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-04-06 14:30:46 +08:00
release: 0.1.16 build css...
This commit is contained in:
parent
2cece50349
commit
40693b22f2
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "naive-ui",
|
||||
"version": "0.1.15",
|
||||
"version": "0.1.16",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@ -14,6 +14,7 @@
|
||||
color: #fff;
|
||||
font-family: 'Open Sans';
|
||||
width: 100%;
|
||||
caret-color: #63E2B7;
|
||||
&::placeholder {
|
||||
color: rgba(255, 255, 255, .4);
|
||||
opacity: 1;
|
||||
@ -31,6 +32,7 @@
|
||||
color: #fff;
|
||||
font-family: 'Open Sans';
|
||||
width: 100%;
|
||||
resize: vertical
|
||||
resize: vertical;
|
||||
caret-color: #63E2B7;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user