mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 11:25:09 +00:00
Merge pull request #22995 from scmmishra/fix-margin-for-filter
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
}
|
||||
|
||||
.filter-options {
|
||||
margin-left: -5px;
|
||||
padding-left: 5px;
|
||||
max-height: 300px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user