mirror of
https://github.com/SomboChea/ui
synced 2026-01-17 08:35:47 +07:00
refactor: add reusable styles properties
This commit is contained in:
@@ -49,7 +49,7 @@ export const InnerMobileNavBar = styled('div')({
|
||||
backgroundColor: colors.greyLight,
|
||||
color: colors.white,
|
||||
width: '100%',
|
||||
padding: '0px 5px',
|
||||
padding: '0 5px',
|
||||
margin: '0 10px 0 0',
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user