zhongshujie
2025-04-08 f823acd50561f5bfbe871b30ef0a46209ff89c92
src/views/home/components/searchBox.vue
@@ -52,8 +52,8 @@
/* 组合样式 */
.search-container {
  max-width: 800px;
  margin: 20px 0;
  display: flex;
  align-items: center;
}
/* 输入框样式 */
@@ -67,7 +67,6 @@
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 13px;
  padding-right: 5px;
  border-radius: 5px;
  border-top-left-radius: 0;