publish 0.9.8-rc-2
publish 0.9.8-rc-2
This commit is contained in:
parent
c9433dcce5
commit
6700f596c9
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "iview",
|
"name": "iview",
|
||||||
"version": "0.9.8-rc-1",
|
"version": "0.9.8-rc-2",
|
||||||
"title": "iView",
|
"title": "iView",
|
||||||
"description": "A high quality UI components Library with Vue.js",
|
"description": "A high quality UI components Library with Vue.js",
|
||||||
"homepage": "http://www.iviewui.com",
|
"homepage": "http://www.iviewui.com",
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
padding: 1px 1px 10px 24px;
|
padding: 1px 1px 10px 24px;
|
||||||
font-size: @font-size-small;
|
font-size: @font-size-small;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -4px;
|
top: -3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:last-child {
|
&:last-child {
|
||||||
|
|
Loading…
Add table
Reference in a new issue