1
This commit is contained in:
@@ -119,13 +119,17 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
<style lang="less" scoped>
|
||||
.content-view {
|
||||
padding: 16px;
|
||||
width: 100%;
|
||||
max-width: 1720px;
|
||||
margin: 0 auto;
|
||||
padding: 26px 36px 36px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.table-head-tool {
|
||||
margin-bottom: 12px;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.table-title-row {
|
||||
@@ -144,9 +148,6 @@ export default {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.table-body {
|
||||
}
|
||||
|
||||
.table-page-bar {
|
||||
margin-top: 12px;
|
||||
text-align: right;
|
||||
|
||||
Reference in New Issue
Block a user