mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-20 06:29:32 +02:00
style: tools height
This commit is contained in:
@@ -40,6 +40,7 @@ export default function Home() {
|
|||||||
backgroundColor: 'white',
|
backgroundColor: 'white',
|
||||||
boxShadow: '5px 4px 2px #E9E9ED',
|
boxShadow: '5px 4px 2px #E9E9ED',
|
||||||
cursor: 'pointer',
|
cursor: 'pointer',
|
||||||
|
height: '100%',
|
||||||
'&:hover': {
|
'&:hover': {
|
||||||
backgroundColor: theme.palette.background.default // Change this to your desired hover color
|
backgroundColor: theme.palette.background.default // Change this to your desired hover color
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user