mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-30 13:41:45 +00:00
Move transition in a separate file
This commit is contained in:
@@ -193,7 +193,7 @@ export const AppsNavBarDesktop = ({ disableBack }) => {
|
||||
variant="scrollable" // Make tabs scrollable
|
||||
scrollButtons={true}
|
||||
sx={{
|
||||
'& .MuiTabs-indicator': {
|
||||
'&.MuiTabs-indicator': {
|
||||
backgroundColor: theme.palette.background.default,
|
||||
},
|
||||
maxHeight: `275px`, // Ensure the tabs container fits within the available space
|
||||
|
Reference in New Issue
Block a user