fixed game list issue not appearing in mod submit + temp-fixed its scroll and style ux #8

Merged
freakoverse merged 5 commits from staging into master 2024-08-16 15:37:52 +00:00
Showing only changes of commit 999301a4d9 - Show all commits

View File

@ -311,6 +311,10 @@ h6 {
border-radius: 10px;
}
.inputWrapperMain.inputWrapperMainAlt {
overflow: unset;
}
.inputWrapperMainWrapper {
width: 100%;
display: flex;