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 {
161
161
--chatbar-height : 56px !important ; /* height of the chatbar (52px by default, 47px recommended for aligned, 56px recommended for separated) */
162
162
}
163
163
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
-
176
164
.visual-refresh {
177
165
.bg__960e4 {
178
166
background : var (--bg-base-primary );
179
167
}
180
168
.container__01ae2 {
181
169
background-color : var (--bg-base-primary );
182
170
}
171
+ .container__37e49 {
172
+ padding : 8px ;
173
+ }
183
174
}
184
175
185
176
/* ascii.css */
Original file line number Diff line number Diff line change @@ -160,23 +160,14 @@ body {
160
160
--chatbar-height : 56px !important ; /* height of the chatbar (52px by default, 47px recommended for aligned, 56px recommended for separated) */
161
161
}
162
162
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
-
175
163
.visual-refresh {
176
164
.bg__960e4 {
177
165
background : var (--bg-base-primary );
178
166
}
179
167
.container__01ae2 {
180
168
background-color : var (--bg-base-primary );
181
169
}
170
+ .container__37e49 {
171
+ padding : 8px ;
172
+ }
182
173
}
You can’t perform that action at this time.
0 commit comments