Skip to content

Commit 2ae4ff6

Browse files
committed
remove the bad yellow border
1 parent 325bc84 commit 2ae4ff6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/components/tutorials/paper-tutorial.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,10 +416,9 @@
416416
box-shadow: 0 0 0 2px rgba(245, 158, 11, 0.18);
417417
}
418418

419-
/* 策划中专题:左侧琥珀细条 + 保留纸张叠影 */
419+
/* 策划中专题:保留纸张叠影 */
420420
.paper-topic-card--planning {
421421
border: 1px solid rgba(226, 232, 240, 0.95);
422-
border-left: 3px solid rgba(245, 158, 11, 0.42);
423422
box-shadow:
424423
0 1px 1px var(--paper-shadow),
425424
0 8px 0 -4px var(--paper-card),

0 commit comments

Comments
 (0)