💄 修改终端样式.

This commit is contained in:
lijiahangmax
2024-08-06 00:01:27 +08:00
parent 8d0b58e48f
commit 613f86155c
4 changed files with 18 additions and 3 deletions

View File

@@ -82,7 +82,7 @@ body {
border-radius: 2px;
cursor: pointer;
border: 1px solid transparent;
transition: background-color 0.1s cubic-bezier(0, 0, 1, 1);
transition: background-color 0.15s cubic-bezier(0, 0, 1, 1);
&:hover {
background: var(--color-fill-3);