diff --git a/www/teams/app-team.less b/www/teams/app-team.less index 2c46534f4..4792ca2f5 100644 --- a/www/teams/app-team.less +++ b/www/teams/app-team.less @@ -19,6 +19,16 @@ @roster-bg-color: #efefef; #cp-sidebarlayout-container { + @media screen and (max-width: 900px) { + .cp-app-drive-toolbar-leftside { + .cp-dropdown-button-title span:last-child { + display: none; + } + .cp-toolbar-share-button span:last-childĀ { + display: none; + } + } + } div#cp-sidebarlayout-rightside.cp-rightside-drive { padding: 0; & > .cp-team-chat {