add SmokeHandle

This commit is contained in:
lb
2023-07-01 22:07:52 +08:00
parent 5a7484bbcc
commit ba472e6574
8 changed files with 294 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
.techSplitline {
height: 2px;
width: 100%;
background: radial-gradient(#3ce7ff, #3ce8ff92, #3ce8ff32, transparent);
}