This commit is contained in:
everythingonblack
2025-05-05 09:22:09 +07:00
parent c59e3fc377
commit 70433dc6c6
6 changed files with 11 additions and 7 deletions

View File

@@ -123,7 +123,7 @@
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
position: relative;
max-height: 400px;
max-height: 462px;
/* Adjust the max-height as needed */
overflow-y: auto;
/* Allow vertical scrolling */