From 37b1978da586a73f000869335ac488d0bf72759d Mon Sep 17 00:00:00 2001 From: Lawrence <1934378145@qq.com> Date: 星期日, 10 一月 2021 23:08:47 +0800 Subject: [PATCH] 删除多余注释 --- web_src/src/components/platformEdit.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web_src/src/components/platformEdit.vue b/web_src/src/components/platformEdit.vue index 7b5a258..76697d2 100644 --- a/web_src/src/components/platformEdit.vue +++ b/web_src/src/components/platformEdit.vue @@ -250,7 +250,7 @@ </script> <style> -.control-wrapper { +.control-wrapper-not-used { position: relative; width: 6.25rem; height: 6.25rem; -- Gitblit v1.8.0