@@ -214,7 +214,7 @@ export let examples = [
214
214
</ table >
215
215
</ CardBody >
216
216
< CardFooter >
217
- < a href = "javascript:void(0);" >
217
+ < a className = "slds-card__footer-action" href = "javascript:void(0);" >
218
218
View All < span className = "slds-assistive-text" > entity type</ span >
219
219
</ a >
220
220
</ CardFooter >
@@ -276,7 +276,7 @@ export let examples = [
276
276
</ ul >
277
277
</ CardBody >
278
278
< CardFooter >
279
- < a href = "javascript:void(0);" >
279
+ < a className = "slds-card__footer-action" href = "javascript:void(0);" >
280
280
View All < span className = "slds-assistive-text" > entity type</ span >
281
281
</ a >
282
282
</ CardFooter >
@@ -303,7 +303,10 @@ export let examples = [
303
303
</ p >
304
304
</ CardBody >
305
305
< CardFooter >
306
- < a href = "javascript:void(0);" >
306
+ < a
307
+ className = "slds-card__footer-action"
308
+ href = "javascript:void(0);"
309
+ >
307
310
View All{ ' ' }
308
311
< span className = "slds-assistive-text" > entity type</ span >
309
312
</ a >
@@ -320,7 +323,10 @@ export let examples = [
320
323
</ p >
321
324
</ CardBody >
322
325
< CardFooter >
323
- < a href = "javascript:void(0);" >
326
+ < a
327
+ className = "slds-card__footer-action"
328
+ href = "javascript:void(0);"
329
+ >
324
330
View All{ ' ' }
325
331
< span className = "slds-assistive-text" > entity type</ span >
326
332
</ a >
@@ -337,7 +343,10 @@ export let examples = [
337
343
</ p >
338
344
</ CardBody >
339
345
< CardFooter >
340
- < a href = "javascript:void(0);" >
346
+ < a
347
+ className = "slds-card__footer-action"
348
+ href = "javascript:void(0);"
349
+ >
341
350
View All{ ' ' }
342
351
< span className = "slds-assistive-text" > entity type</ span >
343
352
</ a >
@@ -354,15 +363,18 @@ export let examples = [
354
363
</ p >
355
364
</ CardBody >
356
365
< CardFooter >
357
- < a href = "javascript:void(0);" >
366
+ < a
367
+ className = "slds-card__footer-action"
368
+ href = "javascript:void(0);"
369
+ >
358
370
View All{ ' ' }
359
371
< span className = "slds-assistive-text" > entity type</ span >
360
372
</ a >
361
373
</ CardFooter >
362
374
</ Card >
363
375
</ CardBody >
364
376
< CardFooter >
365
- < a href = "javascript:void(0);" >
377
+ < a className = "slds-card__footer-action" href = "javascript:void(0);" >
366
378
View All < span className = "slds-assistive-text" > entity type</ span >
367
379
</ a >
368
380
</ CardFooter >
@@ -390,7 +402,7 @@ export let examples = [
390
402
</ p >
391
403
</ CardBody >
392
404
< CardFooter >
393
- < a href = "javascript:void(0);" >
405
+ < a className = "slds-card__footer-action" href = "javascript:void(0);" >
394
406
View All < span className = "slds-assistive-text" > entity type</ span >
395
407
</ a >
396
408
</ CardFooter >
@@ -406,7 +418,7 @@ export let examples = [
406
418
</ p >
407
419
</ CardBody >
408
420
< CardFooter >
409
- < a href = "javascript:void(0);" >
421
+ < a className = "slds-card__footer-action" href = "javascript:void(0);" >
410
422
View All < span className = "slds-assistive-text" > entity type</ span >
411
423
</ a >
412
424
</ CardFooter >
@@ -422,7 +434,7 @@ export let examples = [
422
434
</ p >
423
435
</ CardBody >
424
436
< CardFooter >
425
- < a href = "javascript:void(0);" >
437
+ < a className = "slds-card__footer-action" href = "javascript:void(0);" >
426
438
View All < span className = "slds-assistive-text" > entity type</ span >
427
439
</ a >
428
440
</ CardFooter >
@@ -438,7 +450,7 @@ export let examples = [
438
450
</ p >
439
451
</ CardBody >
440
452
< CardFooter >
441
- < a href = "javascript:void(0);" >
453
+ < a className = "slds-card__footer-action" href = "javascript:void(0);" >
442
454
View All < span className = "slds-assistive-text" > entity type</ span >
443
455
</ a >
444
456
</ CardFooter >
0 commit comments