feat: 搜索框(部分内容)
This commit is contained in:
@@ -45,14 +45,14 @@
|
||||
}
|
||||
.explorer-search__input {
|
||||
width: 100%;
|
||||
max-width: 1200px;
|
||||
height: 66px;
|
||||
max-width: 1000px;
|
||||
height: 40px;
|
||||
}
|
||||
.explorer-search__foot {
|
||||
display: flex;
|
||||
padding-top: 18px;
|
||||
width: 100%;
|
||||
max-width: 1200px;
|
||||
max-width: 1000px;
|
||||
justify-content: space-between;
|
||||
font-weight: bold;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user