* Adjust code .

This commit is contained in:
guofeilong
2023-03-29 09:52:25 +08:00
parent 86d7224429
commit 255ab57a52
+4
View File
@@ -8,6 +8,10 @@
color: #0f6ab4;
}
.detail .list-group {
height: calc(100vh - 215px);
overflow-y: auto;
}
.detail .list-group-item .heading.OPTIONS {
background-color: #e7f0f7;
}