监测对象需求变更完成

This commit is contained in:
aixianling
2022-03-31 11:05:02 +08:00
parent 723fbdce2a
commit 2785af1829
4 changed files with 305 additions and 120 deletions

View File

@@ -151,7 +151,6 @@ html, body {
height: 100%;
display: flex;
flex-direction: column;
gap: 5px;
.fixedBtn {
position: fixed;
@@ -191,11 +190,12 @@ html, body {
& > .header {
text-align: start;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
height: 60px;
height: 43px;
flex-shrink: 0;
display: flex;
align-items: center;
padding: 0 16px;
margin-bottom: 5px;
& > b {
flex: 1;