This is an automated email from the ASF dual-hosted git repository.

benjobs pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new e453c9a7 team page minor improvement
e453c9a7 is described below

commit e453c9a7c85cd5cc426f36fa428ddb80f1654f0d
Author: benjobs <[email protected]>
AuthorDate: Sat Sep 9 09:39:41 2023 +0800

    team page minor improvement
---
 src/pages/team/index.less | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/team/index.less b/src/pages/team/index.less
index c61f5781..9bac6b00 100644
--- a/src/pages/team/index.less
+++ b/src/pages/team/index.less
@@ -105,7 +105,7 @@
   team
 *****************************/
 .team-box{
-  width: 20%;
+  width: 20% !important;
 }
 .team-user-img {
   min-width: 100px;

Reply via email to