fix: app card hover selector (#1646)

This commit is contained in:
Yuhao
2023-11-29 14:58:27 +08:00
committed by GitHub
parent 451af66be0
commit 4322b17a81
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
.wrap {
display: flex;
}
.mode {
display: flex;
height: 28px;