Skip to content

Commit cc0abfa

Browse files
committed
删除无用的样式
1 parent d87e351 commit cc0abfa

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

app/components/markdown.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,6 @@ const ThinkCollapse = styled(
9191
opacity: 0.8;
9292
}
9393
}
94-
95-
.ant-collapse-item-active {
96-
.ant-collapse-header {
97-
border-bottom-color: transparent !important;
98-
}
99-
}
10094
`;
10195

10296
function Details(props: { children: React.ReactNode }) {

0 commit comments

Comments
 (0)