commit
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="standard-search-content">
|
||||
<div style="position: absolute;left: 0;right: 0;top: 0;bottom: 0;">
|
||||
<div class="content-left">
|
||||
<div class="search">
|
||||
<div class="search" style="padding: 40px;">
|
||||
<div class="search-box">
|
||||
<div class="home-input">
|
||||
<el-input
|
||||
@@ -2565,7 +2565,7 @@
|
||||
border-bottom-left-radius: 20px;
|
||||
}
|
||||
.standard-search {
|
||||
padding: 6px 26px;
|
||||
//padding: 6px 26px;
|
||||
@borderColor: #BFBFBF;
|
||||
height: 100%;
|
||||
font-size: 14px;
|
||||
@@ -2641,7 +2641,7 @@
|
||||
}
|
||||
@media screen and (min-width: 1920px) {
|
||||
.header{
|
||||
height: 75px;
|
||||
height: 65px;
|
||||
}
|
||||
}
|
||||
.standard-search-content{
|
||||
@@ -3065,7 +3065,7 @@
|
||||
}
|
||||
.router-link{
|
||||
position: relative;
|
||||
color: #fff;
|
||||
color: #333;
|
||||
top: 17px;
|
||||
left: 44px;
|
||||
font-family: PingFang-SC-Medium;
|
||||
@@ -3074,7 +3074,7 @@
|
||||
}
|
||||
.router-link1{
|
||||
position: relative;
|
||||
color: #fff;
|
||||
color: #333;
|
||||
top: 17px;
|
||||
left: 54px;
|
||||
font-family: PingFang-SC-Medium;
|
||||
@@ -3107,7 +3107,8 @@
|
||||
border-radius: 20px;
|
||||
flex: 1;
|
||||
overflow: hidden;
|
||||
margin-top: 20px;
|
||||
//margin-top: 20px;
|
||||
margin: 20px 26px 0 26px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
.all-box__wrap {
|
||||
|
||||
Reference in New Issue
Block a user