mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
refactor: Initial color palette changes (#3087)
This commit is contained in:
@ -82,8 +82,6 @@ const useStyles = makeStyles((theme) => ({
|
||||
},
|
||||
copyButton: {
|
||||
borderRadius: 7,
|
||||
background: theme.palette.background.default,
|
||||
color: theme.palette.primary.contrastText,
|
||||
padding: theme.spacing(0.85),
|
||||
minWidth: 32,
|
||||
|
||||
|
Reference in New Issue
Block a user