|
|
|
@ -65,7 +65,7 @@
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
justify-content: space-between;
|
|
|
|
justify-content: space-between;
|
|
|
|
margin: 10px 15px 0 15px;
|
|
|
|
margin: 0 15px;
|
|
|
|
height: 40px;
|
|
|
|
height: 40px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@ -268,7 +268,7 @@
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
justify-content: space-between;
|
|
|
|
justify-content: space-between;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
padding: 8px 15px 5px 15px;
|
|
|
|
padding: 8px 15px 0px 15px;
|
|
|
|
|
|
|
|
|
|
|
|
.tableTitle {
|
|
|
|
.tableTitle {
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
@ -278,7 +278,7 @@
|
|
|
|
font-weight: 500;
|
|
|
|
font-weight: 500;
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 14px;
|
|
|
|
color: #333333;
|
|
|
|
color: #333333;
|
|
|
|
|
|
|
|
line-height: 32px;
|
|
|
|
.titleIcon {
|
|
|
|
.titleIcon {
|
|
|
|
width: 3px;
|
|
|
|
width: 3px;
|
|
|
|
height: 16px;
|
|
|
|
height: 16px;
|
|
|
|
@ -380,7 +380,8 @@
|
|
|
|
font-weight: 500;
|
|
|
|
font-weight: 500;
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 14px;
|
|
|
|
color: #333333;
|
|
|
|
color: #333333;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
padding-top: 8px;
|
|
|
|
|
|
|
|
line-height: 32px;
|
|
|
|
|
|
|
|
|
|
|
|
.titleIcon {
|
|
|
|
.titleIcon {
|
|
|
|
width: 3px;
|
|
|
|
width: 3px;
|
|
|
|
|