update 26.7.25

This commit is contained in:
kun
2026-07-25 02:31:18 +08:00
parent dd4babe65b
commit 41bc881f02
123 changed files with 24997 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
.header-title {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.header-title .stop-btn {
padding: 8px;
border: 1px solid #009688;
border-radius: 4px;
font-size: 16px;
color: #009688;
cursor: pointer;
}
/*# sourceMappingURL=index.css.map */