Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
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
鲁尚清
2022-04-21 15:40:19 +0800
Commit
aba5cc55e224ac364c2310a0564f5bc7a93766db
1 parent
76511931
机柜详情页告警列表弹框最小高度
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
hg-monitor-web-zj/src/main/resources/static/vue3/public/css/datacenter.css
hg-monitor-web-zj/src/main/resources/static/vue3/public/css/datacenter.css
View file @
aba5cc5
...
...
@@ -110,4 +110,7 @@
}
.dataCenter-container
.el-dialog__body
{
min-height
:
700px
;
}
.dataCenter-container
.alarm-dialog
.el-dialog__body
{
min-height
:
500px
;
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment