样式调整
This commit is contained in:
@ -332,6 +332,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 23%;
|
width: 23%;
|
||||||
|
flex: 1;
|
||||||
span:first-child{
|
span:first-child{
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
@ -351,6 +352,7 @@ export default {
|
|||||||
height: 8px;
|
height: 8px;
|
||||||
border-right: 1px solid #999999;
|
border-right: 1px solid #999999;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
margin-right: 30px;
|
||||||
}
|
}
|
||||||
.desc{
|
.desc{
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
Reference in New Issue
Block a user