@@ -16,28 +16,30 @@ Use ribbon badge.
1616</docs >
1717
1818<template >
19- <a-badge-ribbon text =" Hippies" >
20- <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
21- </a-badge-ribbon >
22- <a-badge-ribbon text =" Hippies" color =" pink" >
23- <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
24- </a-badge-ribbon >
25- <a-badge-ribbon text =" Hippies" color =" red" >
26- <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
27- </a-badge-ribbon >
28- <a-badge-ribbon text =" Hippies" color =" cyan" >
29- <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
30- </a-badge-ribbon >
31- <a-badge-ribbon text =" Hippies" color =" green" >
32- <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
33- </a-badge-ribbon >
34- <a-badge-ribbon text =" Hippies" color =" purple" >
35- <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
36- </a-badge-ribbon >
37- <a-badge-ribbon text =" Hippies" color =" volcano" >
38- <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
39- </a-badge-ribbon >
40- <a-badge-ribbon text =" Hippies" color =" magenta" >
41- <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
42- </a-badge-ribbon >
19+ <a-space direction =" vertical" style =" width : 100% " >
20+ <a-badge-ribbon text =" Hippies" >
21+ <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
22+ </a-badge-ribbon >
23+ <a-badge-ribbon text =" Hippies" color =" pink" >
24+ <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
25+ </a-badge-ribbon >
26+ <a-badge-ribbon text =" Hippies" color =" red" >
27+ <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
28+ </a-badge-ribbon >
29+ <a-badge-ribbon text =" Hippies" color =" cyan" >
30+ <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
31+ </a-badge-ribbon >
32+ <a-badge-ribbon text =" Hippies" color =" green" >
33+ <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
34+ </a-badge-ribbon >
35+ <a-badge-ribbon text =" Hippies" color =" purple" >
36+ <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
37+ </a-badge-ribbon >
38+ <a-badge-ribbon text =" Hippies" color =" volcano" >
39+ <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
40+ </a-badge-ribbon >
41+ <a-badge-ribbon text =" Hippies" color =" magenta" >
42+ <a-card title =" Pushes open the window" size =" small" >and raises the spyglass.</a-card >
43+ </a-badge-ribbon >
44+ </a-space >
4345</template >
0 commit comments