Vanessa 2024-10-21 00:03:03 +08:00
parent 9c159ae637
commit 7e2d6b0bd9
3 changed files with 3 additions and 2 deletions

View file

@ -17,8 +17,7 @@
&:hover {
background-color: var(--b3-list-hover);
transform: translate(0px, -2px);
box-shadow: var(--b3-button-shadow);
box-shadow: var(--b3-card-shadow);
}
&s {