mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-10-20 05:16:16 +08:00
amend
This commit is contained in:
@@ -272,7 +272,7 @@ const useRowStyles = makeStyles((theme) => ({
|
||||
boxShadow: theme.shadows[2],
|
||||
"& #copy-button": {
|
||||
display: "inline-block"
|
||||
}
|
||||
},
|
||||
},
|
||||
"&:hover .MuiTableCell-root": {
|
||||
borderBottomColor: theme.palette.background.paper,
|
||||
|
@@ -302,7 +302,7 @@ const useRowStyles = makeStyles((theme) => ({
|
||||
boxShadow: theme.shadows[2],
|
||||
"& #copy-button": {
|
||||
display: "inline-block"
|
||||
}
|
||||
},
|
||||
},
|
||||
"&:hover .MuiTableCell-root": {
|
||||
borderBottomColor: theme.palette.background.paper,
|
||||
|
@@ -278,7 +278,7 @@ const useRowStyles = makeStyles((theme) => ({
|
||||
boxShadow: theme.shadows[2],
|
||||
"& #copy-button": {
|
||||
display: "inline-block"
|
||||
}
|
||||
},
|
||||
},
|
||||
"&:hover .MuiTableCell-root": {
|
||||
borderBottomColor: theme.palette.background.paper,
|
||||
|
@@ -293,7 +293,7 @@ const useRowStyles = makeStyles((theme) => ({
|
||||
boxShadow: theme.shadows[2],
|
||||
"& #copy-button": {
|
||||
display: "inline-block"
|
||||
}
|
||||
},
|
||||
},
|
||||
"&:hover .MuiTableCell-root": {
|
||||
borderBottomColor: theme.palette.background.paper,
|
||||
|
@@ -335,7 +335,7 @@ const useRowStyles = makeStyles((theme) => ({
|
||||
boxShadow: theme.shadows[2],
|
||||
"& #copy-button": {
|
||||
display: "inline-block"
|
||||
}
|
||||
},
|
||||
},
|
||||
"&:hover .MuiTableCell-root": {
|
||||
borderBottomColor: theme.palette.background.paper,
|
||||
|
@@ -332,7 +332,7 @@ const useRowStyles = makeStyles((theme) => ({
|
||||
boxShadow: theme.shadows[2],
|
||||
"& #copy-button": {
|
||||
display: "inline-block"
|
||||
}
|
||||
},
|
||||
},
|
||||
"&:hover .MuiTableCell-root": {
|
||||
borderBottomColor: theme.palette.background.paper,
|
||||
|
Reference in New Issue
Block a user