样式修改
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
v-model="searchKeyword"
|
||||
placeholder="搜索思政资源"
|
||||
class="search-input"
|
||||
clearable
|
||||
@keyup.enter="handleSearch"
|
||||
>
|
||||
<template #suffix>
|
||||
@@ -220,6 +219,7 @@ function getCategoryName(): string {
|
||||
max-width: 400px;
|
||||
|
||||
.search-input {
|
||||
border: none;
|
||||
:deep(.el-input__wrapper) {
|
||||
border-radius: 30px;
|
||||
padding-right: 4px;
|
||||
|
||||
Reference in New Issue
Block a user