数据大屏修改
This commit is contained in:
parent
a4a41a9b16
commit
f9c4c2f0b4
@ -127,7 +127,7 @@ div {
|
||||
}
|
||||
}
|
||||
.bottom {
|
||||
height: 98px;
|
||||
height: 80px;
|
||||
text-align: center;
|
||||
|
||||
.b-nav {
|
||||
@ -163,7 +163,7 @@ div {
|
||||
}
|
||||
}
|
||||
.content {
|
||||
height: calc(100% - 156px);
|
||||
height: calc(100% - 138px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -71,9 +71,11 @@ const itemAct = (name) => {
|
||||
bottom: 0;
|
||||
z-index: 100;
|
||||
.bottom {
|
||||
height: 98px;
|
||||
height: 80px;
|
||||
text-align: center;
|
||||
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
.b-nav {
|
||||
margin: auto;
|
||||
display: inline-flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user