Skip to content

Commit

Permalink
use css variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sai6855 committed Nov 9, 2023
1 parent 828a327 commit 4ed3746
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default function ColorInversionHeader() {
<Dropdown>
<MenuButton
sx={{
borderRadius: '1.5rem',
'--Button-radius': '1.5rem',
}}
variant="outlined"
endDecorator={<KeyboardArrowDownIcon />}
Expand Down

0 comments on commit 4ed3746

Please sign in to comment.