From 2719c10f4b253b19a3990dea5c2a59cfed9a5f3a Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 05 八月 2024 11:57:36 +0800 Subject: [PATCH] 英语PPT结束 --- src/books/sportsAndHealth/css/default.less | 15 +++++++++++++-- 1 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/books/sportsAndHealth/css/default.less b/src/books/sportsAndHealth/css/default.less index 9a525dc..4f6d27e 100644 --- a/src/books/sportsAndHealth/css/default.less +++ b/src/books/sportsAndHealth/css/default.less @@ -80,6 +80,16 @@ bottom:-10%; } } + + .table-text{ + border: none; + background-color: transparent; + resize: none; + &:focus { + outline: none; + } + } + //over textarea { width: 100%; @@ -641,7 +651,7 @@ .pdf-con { display: flex; justify-content: flex-start; - align-items: center; + flex-direction: column; padding: 10px 0; box-sizing: border-box; border-radius: 10px; @@ -650,9 +660,9 @@ min-width: 160px; display: flex; justify-content: center; - align-items: center; border: 0.15em dashed #b898c7; margin-right: 15px; + margin-top: 5%; padding: 0 15px; border-radius: 5px; @@ -2127,3 +2137,4 @@ + -- Gitblit v1.9.1