|
@@ -209,7 +209,7 @@
|
|
|
tr {
|
|
tr {
|
|
|
box-shadow: 0px 1px 0px 0px @m-black17;
|
|
box-shadow: 0px 1px 0px 0px @m-black17;
|
|
|
th {
|
|
th {
|
|
|
- line-height: 34px;
|
|
|
|
|
|
|
+ line-height: 26px;
|
|
|
background: @m-black34;
|
|
background: @m-black34;
|
|
|
padding-top: 0;
|
|
padding-top: 0;
|
|
|
padding-bottom: 0;
|
|
padding-bottom: 0;
|
|
@@ -223,12 +223,12 @@
|
|
|
.ant-table-tbody {
|
|
.ant-table-tbody {
|
|
|
tr {
|
|
tr {
|
|
|
td {
|
|
td {
|
|
|
- height: 34px;
|
|
|
|
|
- line-height: 34px;
|
|
|
|
|
|
|
+ height: 30px;
|
|
|
|
|
+ line-height: 30px;
|
|
|
padding: 0 8px;
|
|
padding: 0 8px;
|
|
|
border-right: 1px solid @m-black9;
|
|
border-right: 1px solid @m-black9;
|
|
|
border-bottom: 1px solid @m-black9;
|
|
border-bottom: 1px solid @m-black9;
|
|
|
- font-size: 16px;
|
|
|
|
|
|
|
+ font-size: 14px;
|
|
|
color: @m-white1;
|
|
color: @m-white1;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -267,7 +267,7 @@
|
|
|
.ant-table-content {
|
|
.ant-table-content {
|
|
|
.ant-table-tbody {
|
|
.ant-table-tbody {
|
|
|
.ant-table-expanded-row {
|
|
.ant-table-expanded-row {
|
|
|
- width: calc(100vw - 180px);
|
|
|
|
|
|
|
+ width: calc(100vw - 160px);
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -956,8 +956,8 @@
|
|
|
.selectBtn.ant-btn,.operBtn.ant-btn {
|
|
.selectBtn.ant-btn,.operBtn.ant-btn {
|
|
|
margin-left: 10px;
|
|
margin-left: 10px;
|
|
|
width: 80px;
|
|
width: 80px;
|
|
|
- height: 30px;
|
|
|
|
|
- line-height: 31px;
|
|
|
|
|
|
|
+ height: 28px;
|
|
|
|
|
+ line-height: 29px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
background: linear-gradient(0deg, @m-grey39 0%, @m-grey40 98%);
|
|
background: linear-gradient(0deg, @m-grey39 0%, @m-grey40 98%);
|
|
|
border: 0;
|
|
border: 0;
|
|
@@ -1013,7 +1013,7 @@
|
|
|
margin-left: 10px;
|
|
margin-left: 10px;
|
|
|
width: auto;
|
|
width: auto;
|
|
|
min-width: 80px;
|
|
min-width: 80px;
|
|
|
- height: 30px;
|
|
|
|
|
|
|
+ height: 28px;
|
|
|
line-height: 31px;
|
|
line-height: 31px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
background: linear-gradient(0deg, @m-blue6 0%, @m-blue7 99%);
|
|
background: linear-gradient(0deg, @m-blue6 0%, @m-blue7 99%);
|
|
@@ -1862,13 +1862,14 @@ input:-internal-autofill-selected {
|
|
|
background-color: @m-black1;
|
|
background-color: @m-black1;
|
|
|
.buy-sell-market-title {
|
|
.buy-sell-market-title {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
- height: 60px;
|
|
|
|
|
|
|
+ height: 40px;
|
|
|
background: @m-black1;
|
|
background: @m-black1;
|
|
|
display: inline-flex;
|
|
display: inline-flex;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
position: relative;
|
|
position: relative;
|
|
|
- line-height: 60px;
|
|
|
|
|
|
|
+ line-height: 40px;
|
|
|
border-bottom: 1PX solid @m-blue0;
|
|
border-bottom: 1PX solid @m-blue0;
|
|
|
|
|
+ padding-bottom: 2px;
|
|
|
div {
|
|
div {
|
|
|
align-self: center;
|
|
align-self: center;
|
|
|
align-items: center;
|
|
align-items: center;
|
|
@@ -1877,11 +1878,11 @@ input:-internal-autofill-selected {
|
|
|
}
|
|
}
|
|
|
.backIcon {
|
|
.backIcon {
|
|
|
width: 52px;
|
|
width: 52px;
|
|
|
- line-height: 60px;
|
|
|
|
|
|
|
+ line-height: 40px;
|
|
|
}
|
|
}
|
|
|
.titleBtn {
|
|
.titleBtn {
|
|
|
- min-width: 90px;
|
|
|
|
|
- height: 40px;
|
|
|
|
|
|
|
+ min-width: 90px;
|
|
|
|
|
+ height: 32px;
|
|
|
display: inline-flex;
|
|
display: inline-flex;
|
|
|
.name {
|
|
.name {
|
|
|
background: @m-blue12;
|
|
background: @m-blue12;
|
|
@@ -1890,13 +1891,13 @@ input:-internal-autofill-selected {
|
|
|
padding: 0 16px;
|
|
padding: 0 16px;
|
|
|
.rounded-corners(3px, 0, 0, 3px);
|
|
.rounded-corners(3px, 0, 0, 3px);
|
|
|
color: @m-white9;
|
|
color: @m-white9;
|
|
|
- height: 40px;
|
|
|
|
|
- line-height: 40px;
|
|
|
|
|
- font-size: 16px;
|
|
|
|
|
|
|
+ height: 32px;
|
|
|
|
|
+ line-height: 32px;
|
|
|
|
|
+ font-size: 14px;
|
|
|
}
|
|
}
|
|
|
.arrowRightIcon,.arrowLeftIcon {
|
|
.arrowRightIcon,.arrowLeftIcon {
|
|
|
width: 12px;
|
|
width: 12px;
|
|
|
- height: 40px;
|
|
|
|
|
|
|
+ height: 32px;
|
|
|
background-image: @m-arrowRight;
|
|
background-image: @m-arrowRight;
|
|
|
background-position: 0 0;
|
|
background-position: 0 0;
|
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
@@ -1931,10 +1932,10 @@ input:-internal-autofill-selected {
|
|
|
min-width: 80px;
|
|
min-width: 80px;
|
|
|
margin-left: 15px;
|
|
margin-left: 15px;
|
|
|
.first {
|
|
.first {
|
|
|
- font-size: 14px;
|
|
|
|
|
|
|
+ font-size: 12px;
|
|
|
}
|
|
}
|
|
|
.last {
|
|
.last {
|
|
|
- font-size: 18px;
|
|
|
|
|
|
|
+ font-size: 16px;
|
|
|
margin-left: 10px;
|
|
margin-left: 10px;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -2008,6 +2009,10 @@ input:-internal-autofill-selected {
|
|
|
.btn-list {
|
|
.btn-list {
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
right: 10px;
|
|
right: 10px;
|
|
|
|
|
+ .operBtn.ant-btn {
|
|
|
|
|
+ margin-top: 0;
|
|
|
|
|
+ margin-bottom: 0;
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -2031,7 +2036,7 @@ input:-internal-autofill-selected {
|
|
|
tr {
|
|
tr {
|
|
|
box-shadow: 0px 1px 0px 0px @m-black17;
|
|
box-shadow: 0px 1px 0px 0px @m-black17;
|
|
|
th {
|
|
th {
|
|
|
- line-height: 34px;
|
|
|
|
|
|
|
+ line-height: 26px;
|
|
|
background: @m-black34;
|
|
background: @m-black34;
|
|
|
padding-top: 0;
|
|
padding-top: 0;
|
|
|
padding-bottom: 0;
|
|
padding-bottom: 0;
|
|
@@ -2048,12 +2053,12 @@ input:-internal-autofill-selected {
|
|
|
.ant-table-tbody {
|
|
.ant-table-tbody {
|
|
|
tr {
|
|
tr {
|
|
|
td {
|
|
td {
|
|
|
- height: 43px;
|
|
|
|
|
- line-height: 43px;
|
|
|
|
|
|
|
+ height: 30px;
|
|
|
|
|
+ line-height: 30px;
|
|
|
padding: 0 8px;
|
|
padding: 0 8px;
|
|
|
border-right: 1px solid @m-black10;
|
|
border-right: 1px solid @m-black10;
|
|
|
border-bottom: 1px solid @m-black10;
|
|
border-bottom: 1px solid @m-black10;
|
|
|
- font-size: 16px;
|
|
|
|
|
|
|
+ font-size: 14px;
|
|
|
color: @m-grey17;
|
|
color: @m-grey17;
|
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
text-overflow: ellipsis;
|
|
@@ -2120,11 +2125,11 @@ input:-internal-autofill-selected {
|
|
|
}
|
|
}
|
|
|
.buyHallTable,.sellHallTable {
|
|
.buyHallTable,.sellHallTable {
|
|
|
.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
|
|
.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
|
|
|
- min-height: calc(100vh - 470px);
|
|
|
|
|
|
|
+ min-height: calc(100vh - 384px);
|
|
|
}
|
|
}
|
|
|
.ant-table {
|
|
.ant-table {
|
|
|
.ant-table-tbody {
|
|
.ant-table-tbody {
|
|
|
- min-height: calc(100vh - 470px);
|
|
|
|
|
|
|
+ min-height: calc(100vh - 384px);
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -2140,11 +2145,11 @@ input:-internal-autofill-selected {
|
|
|
// 没有底部时买卖大厅表格高度
|
|
// 没有底部时买卖大厅表格高度
|
|
|
.buyHallTableHigh,.sellHallTableHigh {
|
|
.buyHallTableHigh,.sellHallTableHigh {
|
|
|
.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
|
|
.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
|
|
|
- min-height: calc(100vh - 180px);
|
|
|
|
|
|
|
+ min-height: calc(100vh - 145px);
|
|
|
}
|
|
}
|
|
|
.ant-table {
|
|
.ant-table {
|
|
|
.ant-table-tbody {
|
|
.ant-table-tbody {
|
|
|
- min-height: calc(100vh - 180px);
|
|
|
|
|
|
|
+ min-height: calc(100vh - 145px);
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -2275,7 +2280,7 @@ input:-internal-autofill-selected {
|
|
|
width: 90px;
|
|
width: 90px;
|
|
|
background: transparent;
|
|
background: transparent;
|
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
|
- color: @m-white9;
|
|
|
|
|
|
|
+ color: @m-white6;
|
|
|
}
|
|
}
|
|
|
.ant-calendar-picker-icon {
|
|
.ant-calendar-picker-icon {
|
|
|
display: none;
|
|
display: none;
|