- 移除了 sample-actions 的 align-self: flex-end 样式 - 修正了示例操作按钮的对齐方式
@@ -1041,7 +1041,6 @@ export default {
}
.goods-mode-samples .sample-actions {
- align-self: flex-end;
margin-bottom: 6px;