@@ -489,7 +489,7 @@ $select-color-brown-active: #a37557;
.voice-matrix {
height: 100%;
width: 100%;
- margin-top: 16px;
+ margin-bottom: 16px;
color: #262626;
&-audio {
@@ -836,6 +836,14 @@ $select-color-brown-active: #a37557;
}
</style>
+<style lang="scss" scoped>
+.NNPE-tableList-tr-last{
+ .voice-matrix{
+ margin-bottom: 0;
+ }
+}
+</style>
+
<style lang="scss">