Skip to content

Commit 7707db0

Browse files
committed
change relations-list style
1 parent d865824 commit 7707db0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/styles/frame.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,10 +257,10 @@ ul.rellist{
257257
}
258258
.relitem{
259259
color: #464646;
260-
padding: 0.3rem;
260+
padding: 0.1rem;
261261
border-left: 3px solid ;
262262
background: #f4f4f4;
263-
margin-bottom: 0.5rem;
263+
margin-bottom: 0.1rem;
264264
border-radius: 3px;
265265
line-height: 1.6rem;
266266
}

0 commit comments

Comments
 (0)