diff --git a/feature/src/views/settings/index.vue b/feature/src/views/settings/index.vue
index da50b5c..2ce0ee0 100644
--- a/feature/src/views/settings/index.vue
+++ b/feature/src/views/settings/index.vue
@@ -114,15 +114,15 @@
功能关键字
-
changeGlobalValue(index, e.target.value)"
- />
+
+ changeGlobalValue(index, e.target.value)"
+ />
+
@@ -333,6 +333,7 @@ const { shortCut, common, local, global } = toRefs(state);
font-weight: lighter;
margin-top: 10px;
position: relative;
+ display: block;
&:hover {
.anticon {
display: block;