mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-24 00:58:29 +00:00
listviews
This commit is contained in:
@@ -1674,10 +1674,12 @@ div.list-row table {
|
||||
|
||||
div.list-row table td {
|
||||
overflow: hidden;
|
||||
padding-right: 3px;
|
||||
/*padding-right: 3px;*/
|
||||
padding: 0px 3px;
|
||||
vertical-align: middle;
|
||||
height: 24px;
|
||||
max-height: 24px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
div.paging-button {
|
||||
|
||||
Reference in New Issue
Block a user