feat: sticky header on list view
This commit is contained in:
parent
e6c98b1edb
commit
76aae9d525
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
.frappe-list {
|
||||
.result-container {
|
||||
.result {
|
||||
display: table;
|
||||
min-width: 100%;
|
||||
width: auto;
|
||||
.list-row-container {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue