feat/delete-item-warehouse (#78)
Delete item Delete warehouse Delete confirmation messages Bonus: Full cover image Co-authored-by: Llewellyn Dsouza <lledsouza2209@gmail.com>
This commit is contained in:
@@ -38,6 +38,7 @@ function AuthLayout({ header, title, description, illustration, children }) {
|
||||
mt={2}
|
||||
sx={{
|
||||
backgroundImage: `url(${illustration})`,
|
||||
backgroundSize: 'cover',
|
||||
backgroundRepeat: 'no-repeat',
|
||||
backgroundPosition: 'center'
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user