refactor: 优化消息通知

This commit is contained in:
2024-05-23 00:05:01 +08:00
parent 1ebfd115eb
commit 56b1fdd755
11 changed files with 5799 additions and 4601 deletions

View File

@@ -149,10 +149,12 @@
&:hover {
background: var(--color-secondary-hover) !important;
border-radius: 50%;
}
&:active {
background: var(--color-secondary-active) !important;
border-radius: 50%;
}
}