0.0.6: update a label.

This commit is contained in:
2025-08-23 11:51:27 +08:00
parent 0acdd1a087
commit fc8e687a05
3 changed files with 4 additions and 4 deletions

View File

@@ -31,8 +31,8 @@
overflow: hidden;
}
.archive-button:active {
transform: translateY(0);
.archive-button:hover {
transform: translateY(-2px);
}
.archive-icon {