mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 19:02:15 +00:00
height limit removed from message container
This commit is contained in:
parent
e78c3f225a
commit
521678884f
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@
|
|||
flex-direction: row;
|
||||
align-items: flex-start;
|
||||
justify-content: center;
|
||||
max-height: calc(100% - 10rem);
|
||||
margin: 5rem;
|
||||
|
||||
.message-content {
|
||||
|
|
|
|||
Loading…
Reference in a new issue