fixed small styling issue

pull/78/head
s8613 2025-06-17 12:22:17 +02:00
parent 6816e1a2d7
commit eea2d015b2
1 changed files with 1 additions and 0 deletions

View File

@ -400,6 +400,7 @@ function ExtractedResultsPage() {
color: "#666", color: "#666",
opacity: 0.7, opacity: 0.7,
transition: "opacity 0.2s ease", transition: "opacity 0.2s ease",
ml: 1
}} }}
onClick={(e) => { onClick={(e) => {
e.stopPropagation(); e.stopPropagation();