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