优化监控中心样式
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
查询
|
||||
</a-button>
|
||||
</div>
|
||||
<a-button type="primary"> 导出 </a-button>
|
||||
<a-button type="primary" style="position: absolute; right: 40px; top: -45px">
|
||||
导出
|
||||
</a-button>
|
||||
</div>
|
||||
</template>
|
||||
</a-table>
|
||||
@@ -228,4 +230,7 @@
|
||||
td.column-money {
|
||||
text-align: right !important;
|
||||
}
|
||||
::v-deep .ant-table.ant-table-bordered > .ant-table-title {
|
||||
border: none !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user