[manager,webapp]feature:api monitor support http headers (#58)

This commit is contained in:
tomsun28
2022-04-03 22:12:57 +08:00
committed by GitHub
parent 636303021f
commit 3c48b4c71f
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 {