Add feature

This commit is contained in:
Laux Dev
2026-03-02 16:46:18 +08:00
parent fade69f596
commit 00cb803e96
5 changed files with 304 additions and 89 deletions

View File

@@ -63,6 +63,7 @@
border-radius: 6px;
border: 0.5px solid #8187ff;
background: rgba(83, 89, 242, 0.25);
cursor: pointer;
}
.button:hover {
background: linear-gradient(180deg, #5359f2 0%, #2e3288 100%);