XiaoRuby
2023-08-10 f38a516e08b62c5e7350e1146f2c8478be5907d8
src/App.vue
@@ -211,4 +211,14 @@
   }
  /* 全局输入框样式 */
  /* 全局按钮样式 */
  .el-icon-arrow-left{
    display: flex;
    line-height: 60px !important;
    justify-content: center;
  }
  .el-icon-arrow-right{
    display: flex;
    line-height: 60px !important;
    justify-content: center;
  }
</style>