review comment background color (#1056)
This commit is contained in:
committed by
GitHub
parent
5cfc661219
commit
52ea2d732c
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user