mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-10-20 13:26:12 +08:00
amend
This commit is contained in:
@@ -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,
|
||||||
|
@@ -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,
|
||||||
|
@@ -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,
|
||||||
|
@@ -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,
|
||||||
|
@@ -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,
|
||||||
|
@@ -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,
|
||||||
|
Reference in New Issue
Block a user