@@ -220,7 +220,7 @@
style="
margin-right: 5px;
position: absolute;
- left: 100px;
+ left: 80px;
top: 2px;
"
/>
@@ -233,11 +233,11 @@
- <span style="margin-left: 25px"> {{ scope.row.directory }}</span>
+ <span style="position: relative;right:-20px"> {{ scope.row.directory }}</span>
</div>
</template>
</el-table-column>