💄 fix(GCG): 优化样式

This commit is contained in:
BTMuli
2023-04-13 18:32:39 +08:00
parent 92fba9e60d
commit 98e647a610

View File

@@ -155,6 +155,10 @@ async function searchCard () {
overflow: hidden;
}
.cards-grid :hover {
cursor: pointer;
}
.card-cls {
position: relative;
width: 140px;