review comment background color (#1056)

This commit is contained in:
Britannio Jarrett
2025-10-20 11:17:49 +01:00
committed by GitHub
parent 5cfc661219
commit 52ea2d732c

View File

@@ -80,7 +80,7 @@ export function CommentWidgetLine({
});
return (
<div className="p-4 border-y">
<div className="p-4 border-y bg-primary">
<FileSearchTextarea
ref={textareaRef}
value={value}