prevent report date range from overflowing

This commit is contained in:
Francis Cao
2024-06-07 10:30:14 -07:00
parent d5e14fb5a8
commit 8b410096bd
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
.dropdown div {
max-height: 300px;
}