yangfeng
2023-10-13 3d04f62e6c9124e2d37b5d09191a02fc6390d16f
src/components/wordInput.vue
@@ -25,8 +25,8 @@
        style="
          height: 100%;
          display: inline-block;
          line-height: 24px;
          width: 24px;
          line-height: 22px;
          width: 22px;
          text-align: center;
        "
        class="el-icon-minus"
@@ -277,14 +277,15 @@
    // justify-content: space-between;
    display: inline-block;
    margin-right: 0px;
    line-height:28px;
    input {
      color: inherit;
      font-family: inherit;
      border: 0;
      outline: 0;
      border-bottom: 1px solid #919191;
      height: 24px;
      width: 24px;
      height: 22px;
      width: 22px;
      font-size:18px;
      text-align: center;
      border: #919191 1px solid;