Skip to content

Commit 468f021

Browse files
committed
fix: bug fix
1 parent 8a6b734 commit 468f021

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

frontend/src/style.less

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,3 +222,11 @@ strong {
222222
border-radius: 4px;
223223
}
224224
}
225+
226+
.markdown-body {
227+
hr {
228+
border: none !important;
229+
background: #1f232926 !important;
230+
height: 1px !important;
231+
}
232+
}

0 commit comments

Comments
 (0)