From 768bc58b16f23c55ce9eb34bb58173313fd30bab Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 21 九月 2020 11:14:20 +0800 Subject: [PATCH] 2020-09-21 --- src/tabviews/zshare/cardcomponent/index.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/tabviews/zshare/cardcomponent/index.scss b/src/tabviews/zshare/cardcomponent/index.scss index e0e90ae..05af64d 100644 --- a/src/tabviews/zshare/cardcomponent/index.scss +++ b/src/tabviews/zshare/cardcomponent/index.scss @@ -223,6 +223,7 @@ display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; + float: left; } .line2 { -webkit-line-clamp: 2; -- Gitblit v1.8.0