diff --git a/src/Room.module.css b/src/Room.module.css index b03d3c2e..2f17808f 100644 --- a/src/Room.module.css +++ b/src/Room.module.css @@ -35,6 +35,7 @@ limitations under the License. .preview { position: relative; max-width: 400px; + max-height: 225px; border-radius: 24px; overflow: hidden; background-color: #444;