File tree Expand file tree Collapse file tree 1 file changed +38
-32
lines changed Expand file tree Collapse file tree 1 file changed +38
-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 : 18px ;
211- height : 18px ;
210+ width : 20px ;
211+ height : 20px ;
212+ border : 0.5px solid var (--background-site );
212213 }
213214 }
214215}
220221 padding : 1px ;
221222
222223 .missingBack {
223- width : 24 px ;
224- height : 24 px ;
224+ width : 26 px ;
225+ height : 26 px ;
225226 }
226227
227228 .iconBackground {
235236 }
236237
237238 & .legend {
238- display : flex ;
239- align-items : center ;
240- justify-content : center ;
239+ width : 28px ;
240+ height : 28px ;
241+ // padding: 0;
242+ // display: flex;
243+ // align-items: center;
244+ // justify-content: center;
241245
242246 .missingBack {
243247 border : 0.5px solid var (--background-site );
244- width : 24 px ;
245- height : 24 px ;
248+ width : 26 px ;
249+ height : 26 px ;
246250 }
247251 }
248252}
255259
256260 .missingBack {
257261 border : 1px solid var (--background-site );
258- width : 22 px ;
259- height : 22 px ;
262+ width : 24 px ;
263+ height : 24 px ;
260264 }
261265
262266 .iconBackground {
270274 }
271275
272276 & .legend {
273- display : flex ;
274- align-items : center ;
275- justify-content : center ;
277+ width : 26px ;
278+ height : 26px ;
279+ // display: flex;
280+ // align-items: center;
281+ // justify-content: center;
276282
277283 .missingBack {
278284 border : 0.5px solid var (--background-site );
279- width : 22 px ;
280- height : 22 px ;
285+ width : 24 px ;
286+ height : 24 px ;
281287 }
282288 }
283289}
421427 @include avatar ;
422428 width : 38px ;
423429 height : 38px ;
424- padding : 1 px ;
430+ padding : 2 px ;
425431
426432 .missingBack {
427433 width : 34px ;
435441 }
436442
437443 & .legend {
438- display : flex ;
439- align-items : center ;
440- justify-content : center ;
444+ // display: flex;
445+ // align-items: center;
446+ // justify-content: center;
441447
442448 .missingBack {
443449 border : 0.5px solid var (--background-site );
You can’t perform that action at this time.
0 commit comments