diff --git a/src/assets/style/options.css b/src/assets/style/options.css index 25a278d..975d104 100644 --- a/src/assets/style/options.css +++ b/src/assets/style/options.css @@ -182,6 +182,7 @@ body { white-space: nowrap; text-overflow: ellipsis; width: 95%; + font-weight: bold; } #options table tr { diff --git a/src/plugin.json b/src/plugin.json index 2970fa4..bd4feea 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -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",