@@ -262,7 +262,7 @@ const searchMore = () => {
<style lang="scss" scoped>
.volumn-box {
box-sizing: border-box;
-// display: flex;
+ display: flex;
flex-direction: column;
justify-content: space-between;
padding: 16px;