mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 17:45:04 +00:00
fix: cart address overflow
This commit is contained in:
@@ -460,6 +460,10 @@ body.product-page {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.card-body {
|
||||
max-width: 80%;
|
||||
}
|
||||
|
||||
.card-text {
|
||||
font-size: var(--text-md);
|
||||
color: var(--gray-700);
|
||||
|
||||
Reference in New Issue
Block a user