yujialong 3 months ago
parent c9d67373d3
commit b7425ca1df
  1. 5
      src/views/match/list/index.vue

@ -515,7 +515,12 @@ export default {
<style lang="scss" scoped>
/deep/ .tool {
margin-bottom: 0;
.filter {
flex-wrap: wrap;
li {
margin-bottom: 15px;
}
.el-input {
min-width: 190px;
}

Loading…
Cancel
Save