From cdb75e000d815c2b5a2b320ea0e6b9f3e1d29cd2 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 16 五月 2025 16:05:05 +0800 Subject: [PATCH] 翻译组件优化 --- src/books/hotelEnglishTrainingBrochure2nd/assets/main.less | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/books/hotelEnglishTrainingBrochure2nd/assets/main.less b/src/books/hotelEnglishTrainingBrochure2nd/assets/main.less index 0760098..8f1f8b3 100644 --- a/src/books/hotelEnglishTrainingBrochure2nd/assets/main.less +++ b/src/books/hotelEnglishTrainingBrochure2nd/assets/main.less @@ -1,7 +1,7 @@ .hotelEnglishTrainingBrochure2nd { width: 100%; height: 100%; - + position: relative; // 鑷畾涔夊唴瀹� .page-box { box-sizing: border-box; @@ -15,7 +15,7 @@ width: 100% !important; height: 100% !important; overflow: auto; - position: relative; + // position: relative; } @@ -1918,7 +1918,7 @@ font-family: "鏂规鍏颁涵缁嗛粦"; } - .bold { + .ts-word { color: #00aeef; font-weight: bold; cursor: pointer; -- Gitblit v1.9.1