diff --git a/src/components/sounds/sounds.module.css b/src/components/sounds/sounds.module.css index 2e64b95..686440a 100644 --- a/src/components/sounds/sounds.module.css +++ b/src/components/sounds/sounds.module.css @@ -214,7 +214,7 @@ align-items: center; padding: 1px 4px; flex: 1; - justify-content: center; + justify-content: flex-start; } /* 展开按钮 */