mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
update: eventModal overflow
This commit is contained in:
parent
51171f1c34
commit
c036341643
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@
|
|||
flex-direction: column;
|
||||
align-items: center;
|
||||
overflow: visible;
|
||||
|
||||
.modal-dialog-content {
|
||||
overflow-y: visible;
|
||||
}
|
||||
|
||||
.image {
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue