flat: 优化2
This commit is contained in:
@@ -164,9 +164,12 @@ image {
|
|||||||
.collection-content
|
.collection-content
|
||||||
height: 100%
|
height: 100%
|
||||||
display: flex
|
display: flex
|
||||||
flex-direction: column
|
flex-direction: column;
|
||||||
|
background: #f4f4f4
|
||||||
|
|
||||||
.collection-search
|
.collection-search
|
||||||
padding: 10rpx 20rpx;
|
padding: 10rpx 20rpx;
|
||||||
|
background: #FFFFFF;
|
||||||
|
|
||||||
.search-content
|
.search-content
|
||||||
position: relative
|
position: relative
|
||||||
|
|||||||
Reference in New Issue
Block a user