This commit is contained in:
Peizhi Zheng
2022-01-12 22:53:03 -08:00
parent cf8c3caad2
commit d1cf35b638
6 changed files with 6 additions and 6 deletions

View File

@@ -272,7 +272,7 @@ const useRowStyles = makeStyles((theme) => ({
boxShadow: theme.shadows[2], boxShadow: theme.shadows[2],
"& #copy-button": { "& #copy-button": {
display: "inline-block" display: "inline-block"
} },
}, },
"&:hover .MuiTableCell-root": { "&:hover .MuiTableCell-root": {
borderBottomColor: theme.palette.background.paper, borderBottomColor: theme.palette.background.paper,

View File

@@ -302,7 +302,7 @@ const useRowStyles = makeStyles((theme) => ({
boxShadow: theme.shadows[2], boxShadow: theme.shadows[2],
"& #copy-button": { "& #copy-button": {
display: "inline-block" display: "inline-block"
} },
}, },
"&:hover .MuiTableCell-root": { "&:hover .MuiTableCell-root": {
borderBottomColor: theme.palette.background.paper, borderBottomColor: theme.palette.background.paper,

View File

@@ -278,7 +278,7 @@ const useRowStyles = makeStyles((theme) => ({
boxShadow: theme.shadows[2], boxShadow: theme.shadows[2],
"& #copy-button": { "& #copy-button": {
display: "inline-block" display: "inline-block"
} },
}, },
"&:hover .MuiTableCell-root": { "&:hover .MuiTableCell-root": {
borderBottomColor: theme.palette.background.paper, borderBottomColor: theme.palette.background.paper,

View File

@@ -293,7 +293,7 @@ const useRowStyles = makeStyles((theme) => ({
boxShadow: theme.shadows[2], boxShadow: theme.shadows[2],
"& #copy-button": { "& #copy-button": {
display: "inline-block" display: "inline-block"
} },
}, },
"&:hover .MuiTableCell-root": { "&:hover .MuiTableCell-root": {
borderBottomColor: theme.palette.background.paper, borderBottomColor: theme.palette.background.paper,

View File

@@ -335,7 +335,7 @@ const useRowStyles = makeStyles((theme) => ({
boxShadow: theme.shadows[2], boxShadow: theme.shadows[2],
"& #copy-button": { "& #copy-button": {
display: "inline-block" display: "inline-block"
} },
}, },
"&:hover .MuiTableCell-root": { "&:hover .MuiTableCell-root": {
borderBottomColor: theme.palette.background.paper, borderBottomColor: theme.palette.background.paper,

View File

@@ -332,7 +332,7 @@ const useRowStyles = makeStyles((theme) => ({
boxShadow: theme.shadows[2], boxShadow: theme.shadows[2],
"& #copy-button": { "& #copy-button": {
display: "inline-block" display: "inline-block"
} },
}, },
"&:hover .MuiTableCell-root": { "&:hover .MuiTableCell-root": {
borderBottomColor: theme.palette.background.paper, borderBottomColor: theme.palette.background.paper,