forked from blisstown/campfire
dropping markdown support (for now), fixed code block css in html
This commit is contained in:
parent
c6f3cd0d96
commit
02c70dd358
4 changed files with 10 additions and 7 deletions
|
@ -63,6 +63,11 @@
|
|||
background-color: var(--bg2);
|
||||
}
|
||||
|
||||
.post-container:hover :global(.post-context) {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
:global(.post-reactions) {
|
||||
margin-top: 16px;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue