This is an automated email from the ASF dual-hosted git repository.
kriszu 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 8ea91eef fix: team style build error (#246)
8ea91eef is described below
commit 8ea91eefd414ea03d3391b63bda6a7756f7f8124
Author: Kriszu <[email protected]>
AuthorDate: Sat Sep 9 00:02:24 2023 +0800
fix: team style build error (#246)
---
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 95175d98..c9e3b4c1 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;