替换动效;调整uid

This commit is contained in:
Dragon
2023-10-23 18:46:56 +08:00
parent 7f5830db5d
commit 39c671bc0b
3 changed files with 2 additions and 0 deletions

View File

@@ -1575,6 +1575,7 @@ body::-webkit-scrollbar {
justify-content: space-around; justify-content: space-around;
overflow-y: scroll; overflow-y: scroll;
flex-wrap: wrap; flex-wrap: wrap;
align-items: center;
} }
.gx .gx_in .gxBox li { .gx .gx_in .gxBox li {

View File

@@ -1614,6 +1614,7 @@ body {
justify-content: space-around; justify-content: space-around;
overflow-y: scroll; overflow-y: scroll;
flex-wrap: wrap; flex-wrap: wrap;
align-items: center;
li { li {
width: px2rem(166); width: px2rem(166);