File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
apps/wiki/app/[language]/cup-calculator/components Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ export function CupCalculator() {
123123 < div className = "flex-1" >
124124 < span className = "text-base-content" >
125125 请直立,放松,用软尺贴合乳房下缘
126- < span className = "mx-1 text-pink-500 font-bold underline" >
126+ < span className = "mx-1 text-pink-500 font-bold underline" aria-hidden = "true" >
127127 ⊙⊙
128128 </ span >
129129 ,水平绕身体一圈:
@@ -177,7 +177,7 @@ export function CupCalculator() {
177177 < div className = "flex-1" >
178178 < span className = "text-base-content" >
179179 请直立,放松,用软尺经过乳头
180- < span className = "mx-1 text-pink-500 font-bold line-through" >
180+ < span className = "mx-1 text-pink-500 font-bold line-through" aria-hidden = "true" >
181181 ⊙⊙
182182 </ span >
183183 ,绕身体一圈:
You can’t perform that action at this time.
0 commit comments