@@ -356,6 +356,9 @@ export default {
<style lang="scss" scoped>
.audioBoxContent {
background: #fff;
+ position: fixed;
+ bottom: 120px;
+ width: 100%;
}
.audioBox {
color: #bec0e0;