Fixed footer height
This commit is contained in:
parent
366ce591cb
commit
01ebe97f3a
1 changed files with 4 additions and 0 deletions
|
|
@ -15,3 +15,7 @@
|
|||
--ag-row-hover-color: hsl(var(--accent));
|
||||
--ag-header-height: 2.5rem;
|
||||
}
|
||||
|
||||
.ag-theme-shadcn .ag-paging-panel {
|
||||
height: 3rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue