fixed small styling issue
parent
6816e1a2d7
commit
eea2d015b2
|
|
@ -400,6 +400,7 @@ function ExtractedResultsPage() {
|
|||
color: "#666",
|
||||
opacity: 0.7,
|
||||
transition: "opacity 0.2s ease",
|
||||
ml: 1
|
||||
}}
|
||||
onClick={(e) => {
|
||||
e.stopPropagation();
|
||||
|
|
|
|||
Loading…
Reference in New Issue