mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-30 13:41:45 +00:00
Set rbutton adius to 8px
This commit is contained in:
@@ -284,7 +284,7 @@ export const AppsNavBarDesktop = ({ disableBack }) => {
|
||||
paper: {
|
||||
sx: {
|
||||
backgroundColor: theme.palette.background.default,
|
||||
borderRadius: '5px',
|
||||
borderRadius: '8px',
|
||||
color: theme.palette.text.primary,
|
||||
width: '148px',
|
||||
},
|
||||
|
Reference in New Issue
Block a user