File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -161,8 +161,16 @@ body {
161161 --chatbar-height : 56px !important ; /* height of the chatbar (52px by default, 47px recommended for aligned, 56px recommended for separated) */
162162}
163163
164- .avatarWrapper__37e49 {
165- margin : 2px 0 2px 2px !important ;
164+ .density-compact {
165+ .avatarWrapper__37e49 {
166+ margin : 2px 0 2px 2px !important ;
167+ }
168+ }
169+
170+ .density-cozy {
171+ .container__37e49 {
172+ padding : 8px !important ;
173+ }
166174}
167175
168176.visual-refresh {
Original file line number Diff line number Diff line change @@ -160,8 +160,16 @@ body {
160160 --chatbar-height : 56px !important ; /* height of the chatbar (52px by default, 47px recommended for aligned, 56px recommended for separated) */
161161}
162162
163- .avatarWrapper__37e49 {
164- margin : 2px 0 2px 2px !important ;
163+ .density-compact {
164+ .avatarWrapper__37e49 {
165+ margin : 2px 0 2px 2px !important ;
166+ }
167+ }
168+
169+ .density-cozy {
170+ .container__37e49 {
171+ padding : 8px !important ;
172+ }
165173}
166174
167175.visual-refresh {
You can’t perform that action at this time.
0 commit comments