go back to old scrolling system for award modal

master
Aevann 2024-04-20 22:43:48 +02:00
parent e6706b556f
commit 264d039cc1
1 changed files with 0 additions and 7 deletions

View File

@ -7864,10 +7864,3 @@ tr:has(hideme) {
height: 30px;
object-fit: contain;
}
@media (max-width: 768px) {
.awards-wrapper {
max-height: 43vh;
overflow-y: auto;
}
}