style: 样式微调

This commit is contained in:
fofolee 2022-01-01 14:03:51 +08:00
parent 9f2ac5cf88
commit 4d4d3ee076
2 changed files with 2 additions and 1 deletions

View File

@ -182,6 +182,7 @@ body {
white-space: nowrap;
text-overflow: ellipsis;
width: 95%;
font-weight: bold;
}
#options table tr {

View File

@ -4,7 +4,7 @@
"main": "index.html",
"homepage": "https://github.com/fofolee/uTools-quickcommand",
"publishPage": "https://yuanliao.info/d/424",
"version": "2.3.6",
"version": "2.4.0",
"author": "云之轩",
"unpack":"autopep8.py",
"logo": "logo.png",