![]()
@@ -535,6 +535,7 @@ export default {
.exp-table{
//width: 100%;
padding-left: 25px;
+ padding-right: 10px;
.table-hear{
display: flex;
div{
@@ -546,7 +547,7 @@ export default {
}
.bm{
// flex: 1;
- margin-left: 50%;
+ margin-left: 46%;
// float: right;
}
.jy{
@@ -562,10 +563,11 @@ export default {
.myselftext{
height: 75px;
padding: 0 25px;
- //width: 100%;
+ width: 100%;
display: flex;
+ justify-content: space-between;
.myranking{
- flex: 1;
+ // flex: 1;
line-height: 75px;
font-size: 14px;
font-weight: 400;
@@ -577,9 +579,9 @@ export default {
}
}
.myexperience{
- text-align: right;
+ // text-align: right;
line-height: 75px;
- margin-left: auto;
+ // margin-left: auto;
font-size: 14px;
font-weight: 400;
color: #666666;
@@ -592,6 +594,7 @@ export default {
}
.tab-jy{
padding-top: 10px;
+ padding-right: 10px;
div{
line-height: 28px;
width: 70px;