修复UI提出的问题
This commit is contained in:
parent
9b144138e9
commit
dfcc643e8f
|
|
@ -1118,7 +1118,6 @@ export default {
|
|||
width: 200px;
|
||||
color: #333;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
&:not(:first-child) {
|
||||
margin-top: 20px;
|
||||
|
|
@ -1251,6 +1250,7 @@ export default {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
color: #333;
|
||||
font-size: 14px;
|
||||
|
||||
.icon {
|
||||
font-size: 12px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue