浏览代码

修改搜索样式

zs 1 年之前
父节点
当前提交
8d808c0a67
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/achievement/index.vue
  2. 1 1
      src/views/home/index.vue

+ 1 - 1
src/views/achievement/index.vue

@@ -267,7 +267,7 @@ const sizeChange = (limits) => {
     .input {
       width: 800px;
       position: absolute;
-      left: 25%;
+      left: 30%;
       bottom: 40%;
 
       :deep(.ant-input-affix-wrapper) {

+ 1 - 1
src/views/home/index.vue

@@ -636,7 +636,7 @@ const toChat = (item) => {
     }
 
     .input {
-      width: 900px;
+      width: 800px;
       position: absolute;
       left: 30%;
       bottom: 40%;