mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-25 11:19:16 -06:00
remove bordercolor for unselected tabs
This commit is contained in:
@@ -77,7 +77,6 @@ const Account = ({ open = "profile" }) => {
|
||||
'& .MuiTab-root': {
|
||||
backgroundColor: theme.palette.primary.main,
|
||||
height: '34px',
|
||||
borderColor: theme.palette.primary.lowContrast,
|
||||
},
|
||||
'& .MuiTab-root.Mui-selected': {
|
||||
borderRadius: 0,
|
||||
|
||||
Reference in New Issue
Block a user