Remove max height from image in chat and change breakpoint for mobile
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 14s

This commit is contained in:
2026-04-06 22:55:46 +01:00
parent 6029066a94
commit 282454140f
2 changed files with 148 additions and 122 deletions

View File

@@ -201,7 +201,7 @@ import Steam from "./Steam.vue";
/* } */
}
@media (max-width: 509px) {
@media (max-width: 700px) {
.homeGrid {
border-image: none;
border-width: 0;