Skip to content

Commit 07217e2

Browse files
author
shuai
committed
fix: optimization hr's style
1 parent 3ce9dfb commit 07217e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/src/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ img[src=''] {
209209
.fmt {
210210
width: 100%;
211211
hr {
212-
height: 1.5rem;
212+
height: 3px;
213213
border: none;
214214
position: relative;
215215
overflow: visible;

0 commit comments

Comments
 (0)