fix: Add temporary text-md variable to maintain placeholder font size in input fields
- font is unusally large for filter lookup input
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
--green-info: #38A160;
|
||||
--product-bg-color: white;
|
||||
--body-bg-color: var(--gray-50);
|
||||
--text-md: 13px; // variables are in desk folder in frappe for v13, this is a temporary fix
|
||||
}
|
||||
|
||||
body.product-page {
|
||||
|
||||
Reference in New Issue
Block a user