mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
update version to 3.0.2
This commit is contained in:
parent
7310bde212
commit
996bb7c209
3 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Zen",
|
||||
"version": "3.0.1",
|
||||
"version": "3.0.2",
|
||||
"minAppVersion": "1.0.0",
|
||||
"author": "laughmaker",
|
||||
"authorUrl": "https://github.com/laughmaker"
|
||||
|
|
|
|||
|
|
@ -791,7 +791,7 @@ span.cm-formatting.cm-formatting-list.cm-formatting-list-ol {
|
|||
}
|
||||
|
||||
.list-bullet {
|
||||
margin-left: -1.5px;
|
||||
margin-left: -1.1px;
|
||||
}
|
||||
|
||||
/* 有序列表后面的文字左移 */
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"3.0.2": "1.0.0",
|
||||
"3.0.1": "1.0.0",
|
||||
"3.0.0": "1.0.0",
|
||||
"2.0.6": "1.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue