@@ -170,12 +170,4 @@ export default {
created() {}
};
</script>
-<style scoped>
-.header-title {
- text-align: left;
-}
-.margin-top-10 {
- margin-top: 10px;
-</style>
<style scoped src="../style/common.css"></style>
@@ -400,17 +400,4 @@ export default {
}
-.el-row {
- position: static !important;
-.select-type {
- font-size: 8px;
- cursor: pointer;
- color: #409eff;
@@ -589,18 +589,4 @@ export default {
-
-.operateRow {
- margin-top: 2px;
@@ -3,7 +3,7 @@
<el-header id="capture-detail-header">
<LinkTitlesCustom :currentPaths="currentPaths" />
</el-header>
- <el-main style="overflow: unset;" class="el-main-padding">
+ <el-main style="overflow: unset;margin-left: 20px;" class="el-main-padding">
<el-row>
<el-col :span="6">
<img :src="studentBasePhotoPath" alt width="180" />
@@ -609,20 +609,9 @@ export default {
<style scope>
.el-date-editor.el-input,
.el-date-editor.el-input__inner {
width: auto !important;
</style>
@@ -600,17 +600,6 @@ export default {
<style scoped>
.offline_file {
color: blue;
@@ -319,9 +319,4 @@ export default {
@@ -254,9 +254,4 @@ export default {
@@ -397,9 +397,4 @@ export default {