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