feat: 本次提交更新内容如下
计划列表搜索框优化
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
.scenario-list-page {
|
||||
padding: 16px;
|
||||
background: #f5f5f5;
|
||||
min-height: 100vh;
|
||||
padding:0 16px;
|
||||
}
|
||||
|
||||
.nav-title {
|
||||
@@ -33,8 +31,8 @@
|
||||
.search-bar {
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
margin-bottom: 16px;
|
||||
align-items: center;
|
||||
padding: 16px;
|
||||
}
|
||||
|
||||
.search-input-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user