[monitor]feature:api monitor support http headers

This commit is contained in:
tomsun28
2022-04-03 22:08:50 +08:00
parent 636303021f
commit 301558ca59
4 changed files with 28 additions and 19 deletions

View File

@@ -1,10 +1,10 @@
.dynamic-button {
cursor: pointer;
position: relative;
top: 4px;
top: 20%;
font-size: 15px;
transition: all 0.3s;
margin-left: 6%;
margin-left: 12%;
}
.dynamic-button:hover {