mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 09:05:00 +00:00
fix: item with no image
This commit is contained in:
@@ -722,8 +722,8 @@
|
||||
justify-content: center;
|
||||
border-radius: var(--border-radius-md);
|
||||
font-size: var(--text-3xl);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 11rem;
|
||||
height: 11rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user