Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
anji-plus-report
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
鲁尚清
3 years ago
Commit
5cada63c9a20e28ffc8a86200c97d109b02d5282
1 parent
2057052f
【921】 【部门视图】左下角页面数据统计和其他页面展示保持统一,text-align:left;
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
report-ui/src/views/report/bigscreen/designer/widget/monitor/page/customComponentTable.vue
report-ui/src/views/report/bigscreen/designer/widget/monitor/page/customComponentTable.vue
View file @
5cada63
...
...
@@ -591,4 +591,7 @@ export default {
font-weight: bold;
color: black;
}
.el-pagination{
text-align: left;
}
</style>
...
...
Please
register
or
login
to post a comment