File tree Expand file tree Collapse file tree 2 files changed +6
-24
lines changed Expand file tree Collapse file tree 2 files changed +6
-24
lines changed Original file line number Diff line number Diff line change @@ -161,25 +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- .density-compact {
165- .avatarWrapper__37e49 {
166- margin : 2px 0 2px 2px ;
167- }
168- }
169-
170- .density-cozy {
171- .container__37e49 {
172- padding : 8px ;
173- }
174- }
175-
176164.visual-refresh {
177165 .bg__960e4 {
178166 background : var (--bg-base-primary );
179167 }
180168 .container__01ae2 {
181169 background-color : var (--bg-base-primary );
182170 }
171+ .container__37e49 {
172+ padding : 8px ;
173+ }
183174}
184175
185176/* ascii.css */
Original file line number Diff line number Diff line change @@ -160,23 +160,14 @@ body {
160160 --chatbar-height : 56px !important ; /* height of the chatbar (52px by default, 47px recommended for aligned, 56px recommended for separated) */
161161}
162162
163- .density-compact {
164- .avatarWrapper__37e49 {
165- margin : 2px 0 2px 2px ;
166- }
167- }
168-
169- .density-cozy {
170- .container__37e49 {
171- padding : 8px ;
172- }
173- }
174-
175163.visual-refresh {
176164 .bg__960e4 {
177165 background : var (--bg-base-primary );
178166 }
179167 .container__01ae2 {
180168 background-color : var (--bg-base-primary );
181169 }
170+ .container__37e49 {
171+ padding : 8px ;
172+ }
182173}
You can’t perform that action at this time.
0 commit comments