From 7d1b1f9ee8b20b9b2d4e5eb3a58c41ad98c0d58a Mon Sep 17 00:00:00 2001 From: daria <95225431+dariiing@users.noreply.github.com> Date: Wed, 24 Sep 2025 14:29:26 +0300 Subject: [PATCH] remove margin --- www/teams/app-team.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/teams/app-team.less b/www/teams/app-team.less index b7f8686ec..7914e241a 100644 --- a/www/teams/app-team.less +++ b/www/teams/app-team.less @@ -219,8 +219,8 @@ display: flex; align-items: center; flex-flow: column; - i { - font-size: 40px; + svg { + margin: 0; } } .cp-team-list-open {