Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba6fab commit 0bf6229Copy full SHA for 0bf6229
site/src/components/DropdownButton/ActionCtas.tsx
@@ -193,7 +193,6 @@ const useStyles = makeStyles((theme) => ({
193
cancelButton: {
194
"&.MuiButton-root": {
195
padding: "0px 0px !important",
196
- border: "none",
197
borderLeft: `1px solid ${theme.palette.divider}`,
198
borderRadius: `0px ${theme.shape.borderRadius}px ${theme.shape.borderRadius}px 0px`,
199
width: "63px", // matching dropdown button so button grouping doesn't grow in size
0 commit comments