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 {
|
.frappe-list {
|
||||||
.result-container {
|
.result-container {
|
||||||
.result {
|
.result {
|
||||||
|
display: table;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
width: auto;
|
width: auto;
|
||||||
.list-row-container {
|
.list-row-container {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue