This commit is contained in:
TheGiddyLimit
2024-06-23 22:13:57 +01:00
parent ed9833eefc
commit e5844f8a3f
279 changed files with 38254 additions and 7675 deletions

View File

@@ -165,7 +165,7 @@ body::-webkit-scrollbar {
.ve-dropdown-menu--side {
top: -10px;
left: 100%;
max-height: calc(100vh - 130px);
max-height: calc(100vh - 190px);
overflow-y: auto;
}