Commit d3431464 by caoyanzhi

update: 调整样式

parent 994ffb7b
......@@ -42,7 +42,7 @@
</div>
<div class="record">
<div class="mTop20 pBottom100">
<div class="pBottom100">
<div class="groupmember mBottom40">
<!-- <div class="table-content">
<el-table :data="memberData" tooltip-effect="dark" ref="multipleTable" >
......@@ -320,6 +320,11 @@ export default {
}
};
</script>
<style lang="scss" scoped>
.record {
padding: 0;
}
</style>
<style lang="stylus">
$bgcolor = #fbfcfd;
$bordercolor = #e3e5e9;
......
......@@ -266,7 +266,6 @@ export default {
}
}
.table-content {
min-width: 1200px;
.only-head-table {
/deep/.el-table__body-wrapper {
display: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment