Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 4f06089

Browse files
committed
update: change border color of feedback upload zone
1 parent 51942b1 commit 4f06089

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/FeedbackComponent/UploadZoneWapper.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const UploadZoneWrapper = function ({
4848
backgroundColor: "background.paper",
4949
padding: "12px",
5050
border: "1px dashed",
51+
borderColor: "text.secondary",
5152
cursor: "pointer",
5253
borderRadius: "6px",
5354
boxSizing: "boder-box",

0 commit comments

Comments
 (0)