Revert "UX: Hide chat image overflow (#18000)" (#18052)

This reverts commit e3108ded11.

Wrong selector, wrong repo 😆 Resubmitted as https://github.com/discourse/discourse-chat/pull/1196
This commit is contained in:
Jarek Radosz 2022-08-23 18:29:52 +02:00 committed by GitHub
parent 0cb6b8b263
commit fd2d9a4ba3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,7 +218,6 @@ aside.onebox {
max-width: initial;
max-height: initial;
float: none;
overflow: hidden;
}
}