This commit is contained in:
zhangkai
2024-07-02 16:14:12 +08:00
parent 8b8f4111e2
commit a7677c32fb
37 changed files with 592 additions and 240 deletions

View File

@@ -211,6 +211,9 @@ path.react-flow__edge-interaction:hover {
.bs-chat-bg {
width: 100%;
background: url(/points.png) 0 100% repeat-x;
/* background: url(/points.png) 0 100% repeat-x; */
background-size: 10px 432px;
/* background: rgba(0,0,0,0.9); */
/* background-color: #000; */
}