XiaoRuby
2023-08-11 0747a32003b83a155466496d18f7dddf6f800436
src/App.vue
@@ -211,14 +211,4 @@
   }
  /* 全局输入框样式 */
  /* 全局按钮样式 */
  .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>