From 0e76431e5bc06a60c8103b39aa3b26f05bb2b810 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 24 十一月 2022 16:38:02 +0800 Subject: [PATCH] Merge branch 'develop' --- src/tabviews/custom/components/iframe/index.scss | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/tabviews/custom/components/iframe/index.scss b/src/tabviews/custom/components/iframe/index.scss index c46589b..9ca59f4 100644 --- a/src/tabviews/custom/components/iframe/index.scss +++ b/src/tabviews/custom/components/iframe/index.scss @@ -21,13 +21,11 @@ text-decoration: inherit; font-weight: inherit; font-style: inherit; - float: left; line-height: inherit; margin-left: 10px; position: relative; z-index: 1; min-height: 45px; - min-width: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -- Gitblit v1.8.0