fixed quote scroll to start of match

This commit is contained in:
plebbitor
2023-04-19 10:45:42 +02:00
parent 9783a9b86f
commit 3c5b725937
3 changed files with 25 additions and 11 deletions
+2 -2
View File
@@ -384,7 +384,7 @@ const Board = () => {
<Fragment key={`fr-${thread.cid}`}>
<div key={`t-${thread.cid}`} className="thread">
<div key={`c-${thread.cid}`} className="op-container">
<div key={`po-${thread.cid}`} className="post op">
<div key={`po-${thread.cid}`} className="post op op-desktop">
<hr key={`hr-${thread.cid}`} />
<div key={`pi-${thread.cid}`} className="post-info">
{commentMediaInfo?.url ? (
@@ -650,7 +650,7 @@ const Board = () => {
<div key={`mob-t-${thread.cid}`} className="thread-mobile">
<hr key={`mob-hr-${thread.cid}`} />
<div key={`mob-c-${thread.cid}`} className="op-container">
<div key={`mob-po-${thread.cid}`} className="post op">
<div key={`mob-po-${thread.cid}`} className="post op op-mobile">
<div key={`mob-pi-${thread.cid}`} className="post-info-mobile">
<button key={`mob-pb-${thread.cid}`} className="post-menu-button-mobile" onClick={() => {}} style={{ all: 'unset', cursor: 'pointer' }}>...</button>
<span key={`mob-nbm-${thread.cid}`} className="name-block-mobile">