优化
This commit is contained in:
parent
1e488bf5a0
commit
81b6212d25
@ -110,10 +110,12 @@ export default {
|
||||
margin: 0 auto;
|
||||
display: flex;
|
||||
padding: 28px;
|
||||
width: 100%;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
&-left{
|
||||
width: 828px;
|
||||
flex: 1;
|
||||
padding: 0 30px 0 0;
|
||||
.borderBottom{
|
||||
border-bottom: 1px solid @borderColor;
|
||||
}
|
||||
@ -160,6 +162,7 @@ export default {
|
||||
}
|
||||
}
|
||||
&-right{
|
||||
box-sizing: border-box;
|
||||
width: 330px;
|
||||
min-height: 100px;
|
||||
padding: 25px 20px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user