监测对象需求变更完成
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user