修改前
This commit is contained in:
@ -238,9 +238,10 @@ export default {
|
|||||||
// height: 50px;
|
// height: 50px;
|
||||||
// line-height: 50px;
|
// line-height: 50px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
// align-items: center;
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
.text_col {
|
.text_col {
|
||||||
|
margin: 15px 0 0;
|
||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
color: #333;
|
color: #333;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
@ -220,9 +220,10 @@ export default {
|
|||||||
// height: 50px;
|
// height: 50px;
|
||||||
// line-height: 50px;
|
// line-height: 50px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
// align-items: center;
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
.text_col {
|
.text_col {
|
||||||
|
margin: 15px 0 0;
|
||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
color: #333;
|
color: #333;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
Reference in New Issue
Block a user