fix: bugs

This commit is contained in:
qier222 2021-03-19 14:46:41 +08:00
parent 7efe109c83
commit 752d7cb482
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
7 changed files with 20 additions and 9 deletions

View file

@ -28,7 +28,6 @@ button {
}
&:hover {
background: var(--color-secondary-bg-for-transparent);
opacity: 0.88;
}
&:active {
transform: scale(0.92);