XiaoRuby
2023-08-14 4fb8b960f98bb1f2b3eaf39b7479ddbe9e53c5a5
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>