- 删除了 search-box 样式中的注释掉的 justify-content 属性
This commit is contained in:
@@ -153,7 +153,6 @@ const statCards = [
|
||||
|
||||
.search-box {
|
||||
display: flex;
|
||||
//justify-content: center;
|
||||
gap: 12px;
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user