Просмотр исходного кода

搜索联想词显示位置调整

yangc 8 лет назад
Родитель
Сommit
efbf1071ee
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      components/main/Search.vue

+ 1 - 1
components/main/Search.vue

@@ -206,7 +206,7 @@
       position: absolute;
       left: 69px;
       top: 100%;
-      right: 79px;
+      right: 81px;
       background: $white;
       border: $border;
       border-top-width: 0;