From 396b8d8877cf216908b6b76f64e397b5194d054e Mon Sep 17 00:00:00 2001 From: Xingan Zhao <2081098605@qq.com> Date: Sun, 29 Sep 2024 14:45:00 +0800 Subject: [PATCH] fix:team --- src/containers/App/App.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/containers/App/App.css b/src/containers/App/App.css index 21db3fa..02c352e 100644 --- a/src/containers/App/App.css +++ b/src/containers/App/App.css @@ -429,6 +429,7 @@ footer a:hover { width: auto; height: 50vh; margin: 2px; + max-width: 100%; /* max-height: 60vh; */ } .sticky-description { -- GitLab