Merge remote-tracking branch 'origin/dev_aliyun' into dev_aliyun

dev_cs_new
杨树明 6 years ago
commit 3758def11a

@ -2779,13 +2779,13 @@ class Listofworksstudentone extends Component {
} }
.edu-table thead th,.edu-table tbody tr:last-child td{ .edu-table thead th,.edu-table tbody tr:last-child td{
border-bottom: none!important; border-bottom: none!important;
height: 85px; height: 58px;
} }
.ant-tables .ant-table-tbody > tr > td { .ant-tables .ant-table-tbody > tr > td {
height: 85px; height: 58px;
} }
.ysltableo .ant-table-thead > tr > th{ .ysltableo .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
.ysltableo .ant-table-thead > tr > th, .ant-table-tbody > tr > td { .ysltableo .ant-table-thead > tr > th, .ant-table-tbody > tr > td {
padding: 9px; padding: 9px;
@ -2973,16 +2973,16 @@ class Listofworksstudentone extends Component {
top: 72%;} top: 72%;}
} }
.edu-table .ant-table-tbody > tr > td { .edu-table .ant-table-tbody > tr > td {
height: 85px; height: 58px;
} }
.edu-table .ant-table-thead > tr > th{ .edu-table .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
.ysltableow .ant-table-thead > tr > th{ .ysltableow .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
.ysltableow .ant-table-tbody > tr > td{ .ysltableow .ant-table-tbody > tr > td{
height: 85px; height: 58px;
} }
.ysltableow .ant-table-thead > tr > th, .ant-table-tbody > tr > td { .ysltableow .ant-table-thead > tr > th, .ant-table-tbody > tr > td {
padding: 9px; padding: 9px;
@ -3064,16 +3064,16 @@ class Listofworksstudentone extends Component {
{ {
` `
.edu-table .ant-table-tbody > tr > td { .edu-table .ant-table-tbody > tr > td {
height: 85px; height: 58px;
} }
.edu-table .ant-table-thead > tr > th{ .edu-table .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
.ysltableows .ant-table-thead > tr > th{ .ysltableows .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
.ysltableows .ant-table-tbody > tr > td{ .ysltableows .ant-table-tbody > tr > td{
height: 85px; height: 58px;
} }
.ysltableows .ant-table-thead > tr > th, .ant-table-tbody > tr > td { .ysltableows .ant-table-thead > tr > th, .ant-table-tbody > tr > td {
padding: 9px; padding: 9px;
@ -3197,16 +3197,16 @@ class Listofworksstudentone extends Component {
top: 72%;} top: 72%;}
} }
.edu-table .ant-table-tbody > tr > td { .edu-table .ant-table-tbody > tr > td {
height: 85px; height: 58px;
} }
.edu-table .ant-table-thead > tr > th{ .edu-table .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
.ysltableowss .ant-table-thead > tr > th{ .ysltableowss .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
.ysltableowss .ant-table-tbody > tr > td{ .ysltableowss .ant-table-tbody > tr > td{
height: 85px; height: 58px;
} }
.ysltableowss .ant-table-thead > tr > th, .ant-table-tbody > tr > td { .ysltableowss .ant-table-thead > tr > th, .ant-table-tbody > tr > td {
padding: 9px; padding: 9px;

@ -246,7 +246,7 @@ class TraineetraininginformationModal extends Component {
{this.props.boolgalist === false? {this.props.boolgalist === false?
<div> <div>
{ {
this.props.game_list === undefined?"" : this.props.game_list.length<4? this.props.game_list === undefined?"" : this.props.game_list.length<5?
<div className="edu-table edu-back-white "> <div className="edu-table edu-back-white ">
<style> <style>
{ {
@ -254,10 +254,10 @@ class TraineetraininginformationModal extends Component {
overflow: hidden !important; overflow: hidden !important;
} }
.edu-table .ant-table-tbody > tr > td { .edu-table .ant-table-tbody > tr > td {
height: 85px; height: 58px;
} }
.edu-table .ant-table-thead > tr > th{ .edu-table .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
.edu-table .ant-table-header { .edu-table .ant-table-header {
@ -282,10 +282,10 @@ class TraineetraininginformationModal extends Component {
{ {
` `
.edu-table .ant-table-tbody > tr > td { .edu-table .ant-table-tbody > tr > td {
height: 85px; height: 58px;
} }
.edu-table .ant-table-thead > tr > th{ .edu-table .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
.edu-table .ant-table-header { .edu-table .ant-table-header {
overflow: hidden !important; overflow: hidden !important;
@ -316,7 +316,7 @@ class TraineetraininginformationModal extends Component {
<div> <div>
{ {
this.props.game_list === undefined?"" : this.props.game_list.length<4? this.props.game_list === undefined?"" : this.props.game_list.length<5?
<div className="edu-table edu-back-white "> <div className="edu-table edu-back-white ">
<style> <style>
{ {
@ -324,10 +324,10 @@ class TraineetraininginformationModal extends Component {
overflow: hidden !important; overflow: hidden !important;
} }
.edu-table .ant-table-tbody > tr > td { .edu-table .ant-table-tbody > tr > td {
height: 85px; height: 58px;
} }
.edu-table .ant-table-thead > tr > th{ .edu-table .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
` `
@ -349,10 +349,10 @@ class TraineetraininginformationModal extends Component {
{ {
` `
.edu-table .ant-table-tbody > tr > td { .edu-table .ant-table-tbody > tr > td {
height: 85px; height: 58px;
} }
.edu-table .ant-table-thead > tr > th{ .edu-table .ant-table-thead > tr > th{
height: 85px; height: 58px;
} }
.edu-table .ant-table-header { .edu-table .ant-table-header {
overflow: hidden !important; overflow: hidden !important;

Loading…
Cancel
Save