mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 04:59:18 +00:00
[fix] Product Search
This commit is contained in:
@@ -48,3 +48,9 @@
|
||||
.product-text {
|
||||
padding: 15px 0px;
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.product-search {
|
||||
width: 100%;
|
||||
margin-bottom: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user