feat: support refreshing hash
This commit is contained in:
parent
f8bb187c89
commit
ec1bb36c21
11 changed files with 99 additions and 36 deletions
|
@ -730,4 +730,12 @@ div.hr {
|
|||
border: dashed 1px #e74c3c;
|
||||
color: #e74c3c;
|
||||
border-radius: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.detail {
|
||||
font-size: 1.2rem;
|
||||
line-height: 2rem;
|
||||
margin: 0 1rem 1rem 1rem;
|
||||
padding: 1rem;
|
||||
border-top: dashed 1px #7f8c8d;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue