mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-05-31 11:52:19 +00:00
feat: show answer comments under collapsible
This commit is contained in:
parent
5bd9ce484f
commit
84ba0886cd
3 changed files with 73 additions and 7 deletions
|
@ -47,3 +47,7 @@ html {
|
|||
border-radius: 50%;
|
||||
padding: .25rem;
|
||||
}
|
||||
|
||||
details {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue