From a76c5c86ac9af71da45bf78c825a2c7aa843b4c8 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期五, 26 一月 2024 15:35:54 +0800 Subject: [PATCH] Revert "Mr.Shi" --- platform/src/App.vue | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/platform/src/App.vue b/platform/src/App.vue index d22b2c9..2892abe 100644 --- a/platform/src/App.vue +++ b/platform/src/App.vue @@ -3,20 +3,10 @@ </template> <style lang="scss"> -@import "assets/style/lib.css"; // 寮曞叆鍏ㄥ眬鏍峰紡 @import "assets/style/style"; // 寮曞叆绯荤粺鍐呯疆鍥炬爣 @import "assets/icons/system/index"; // 寮曞叆鑷畾涔夊浘鏍� @import "assets/icons/ext/index"; -.long-title-style { - white-space: nowrap; - text-overflow: ellipsis; - -webkit-text-overflow: ellipsis; - overflow: hidden; -} -.el-tooltip__popper.is-dark { - max-width: 400px; -} </style> -- Gitblit v1.9.3