Skip to content

Commit a0da237

Browse files
committed
fix: note blockquite style
Signed-off-by: Innei <[email protected]>
1 parent 84815ca commit a0da237

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/app/(app)/notes/[id]/page.module.css

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
}
2626

2727
blockquote {
28+
&::before {
29+
display: none !important;
30+
}
2831
& {
2932
.paragraph > span.indent {
3033
margin-left: 0 !important;

0 commit comments

Comments
 (0)