fix: BUG修改
This commit is contained in:
parent
1406293446
commit
ac90fb5b0a
@ -15,6 +15,7 @@
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
min-height: 600px;
|
||||
overflow-y: scroll;
|
||||
.monitor-title {
|
||||
margin-top: 15px;
|
||||
margin-left: 36px;
|
||||
|
||||
@ -73,6 +73,8 @@
|
||||
@include boxStyle;
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
min-height: 600px;
|
||||
overflow-y: scroll;
|
||||
.monitor-title {
|
||||
margin-top: 15px;
|
||||
margin-left: 36px;
|
||||
|
||||
@ -15,6 +15,7 @@
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
min-height: 600px;
|
||||
overflow-y: scroll;
|
||||
.monitor-title {
|
||||
margin-top: 15px;
|
||||
margin-left: 36px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user