From 4fb8b960f98bb1f2b3eaf39b7479ddbe9e53c5a5 Mon Sep 17 00:00:00 2001 From: XiaoRuby <3114200645@qq.com> Date: 星期一, 14 八月 2023 17:21:34 +0800 Subject: [PATCH] 8-14-计量模块 --- src/App.vue | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/src/App.vue b/src/App.vue index 67df6d5..270aee6 100644 --- a/src/App.vue +++ b/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> -- Gitblit v1.9.3