File tree Expand file tree Collapse file tree 1 file changed +37
-32
lines changed Expand file tree Collapse file tree 1 file changed +37
-32
lines changed Original file line number Diff line number Diff line change 154154 @include avatar ;
155155 width : 18px ;
156156 height : 18px ;
157+ padding : 1px ;
157158
158159 .missingBack {
159- width : 14 px ;
160- height : 14 px ;
160+ width : 16 px ;
161+ height : 16 px ;
161162 }
162163
163164 .iconBackground {
171172 }
172173
173174 & .legend {
174- display : flex ;
175- align-items : center ;
176- justify-content : center ;
175+ width : 18px ;
176+ height : 18px ;
177177 .missingBack {
178- width : 14 px ;
179- height : 14 px ;
178+ width : 16 px ;
179+ height : 16 px ;
180180 }
181181 }
182182}
188188 padding : 1px ;
189189
190190 .missingBack {
191- width : 18 px ;
192- height : 18 px ;
191+ width : 20 px ;
192+ height : 20 px ;
193193 }
194194
195195 .iconBackground {
203203 }
204204
205205 & .legend {
206- display : flex ;
207- align-items : center ;
208- justify-content : center ;
206+ width : 22 px ;
207+ height : 22 px ;
208+
209209 .missingBack {
210- width : 18 px ;
211- height : 18 px ;
210+ width : 20 px ;
211+ height : 20 px ;
212212 }
213213 }
214214}
220220 padding : 1px ;
221221
222222 .missingBack {
223- width : 24 px ;
224- height : 24 px ;
223+ width : 26 px ;
224+ height : 26 px ;
225225 }
226226
227227 .iconBackground {
235235 }
236236
237237 & .legend {
238- display : flex ;
239- align-items : center ;
240- justify-content : center ;
238+ width : 28px ;
239+ height : 28px ;
240+ // padding: 0;
241+ // display: flex;
242+ // align-items: center;
243+ // justify-content: center;
241244
242245 .missingBack {
243246 border : 0.5px solid var (--background-site );
244- width : 24 px ;
245- height : 24 px ;
247+ width : 26 px ;
248+ height : 26 px ;
246249 }
247250 }
248251}
255258
256259 .missingBack {
257260 border : 1px solid var (--background-site );
258- width : 22 px ;
259- height : 22 px ;
261+ width : 24 px ;
262+ height : 24 px ;
260263 }
261264
262265 .iconBackground {
270273 }
271274
272275 & .legend {
273- display : flex ;
274- align-items : center ;
275- justify-content : center ;
276+ width : 26px ;
277+ height : 26px ;
278+ // display: flex;
279+ // align-items: center;
280+ // justify-content: center;
276281
277282 .missingBack {
278283 border : 0.5px solid var (--background-site );
279- width : 22 px ;
280- height : 22 px ;
284+ width : 24 px ;
285+ height : 24 px ;
281286 }
282287 }
283288}
421426 @include avatar ;
422427 width : 38px ;
423428 height : 38px ;
424- padding : 1 px ;
429+ padding : 2 px ;
425430
426431 .missingBack {
427432 width : 34px ;
435440 }
436441
437442 & .legend {
438- display : flex ;
439- align-items : center ;
440- justify-content : center ;
443+ // display: flex;
444+ // align-items: center;
445+ // justify-content: center;
441446
442447 .missingBack {
443448 border : 0.5px solid var (--background-site );
You can’t perform that action at this time.
0 commit comments