javascript-tutorial / javascript-tutorial/ar.javascript.info

Comment section Broken line

未關閉
#310 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
HTML
星號
64
分支
63
PR 合併指標
30 天內沒有已合併 PR

描述

hello , i've noticed that there is a problem accros the site in comment section.
![image](https://github.com/javascript-tutorial/en.javascript.info/assets/120276895/a380e56d-e9b8-4112-bb20-6881b0834f0e)
here is the fix
.comments__read-before {
position: absolute;
top: 10px;
/* right: 0; */
left: 0;
}

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

在網站樣式中搜尋 `.comments__read-before` 規則,並將留言區塊與附帶的螢幕截圖進行比較。在算繪後的留言區塊中檢查其位置,然後確認整個網站中的問題行已修正。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
css
領域
frontend
Issue 類型
缺陷
難度
1/5
預估耗時
1 小時以內
活躍度
停滯
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。