flat: 优化2

This commit is contained in:
Apcallover
2025-11-30 17:14:41 +08:00
parent 9a38bbd298
commit ecfacd13e3

View File

@@ -164,9 +164,12 @@ image {
.collection-content
height: 100%
display: flex
flex-direction: column
flex-direction: column;
background: #f4f4f4
.collection-search
padding: 10rpx 20rpx;
background: #FFFFFF;
.search-content
position: relative