tr
This commit is contained in:
parent
5de27c250d
commit
c5102a86d8
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
height: 600px; /* Fixed height for virtualization */
|
||||
overflow: auto;
|
||||
border: 1px solid #2d3748;
|
||||
border-radius: 8px;
|
||||
border-radius: 16px;
|
||||
background-color: #1a202c;
|
||||
}
|
||||
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
padding: 0 1rem;
|
||||
box-sizing: border-box;
|
||||
border-bottom: 1px solid #2d3748;
|
||||
height: 35px; /* Match your estimateSize in the virtualizer */
|
||||
height: 55px; /* Match your estimateSize in the virtualizer */
|
||||
}
|
||||
|
||||
.row-inner {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue