mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-18 12:52:52 +00:00
style(EventModal): add blur to backdrop
This commit is contained in:
parent
fc85517904
commit
1ae7b8cce7
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
}
|
||||
|
||||
.event-modal {
|
||||
backdrop-filter: blur(10px);
|
||||
|
||||
.modal-dialog-container {
|
||||
overflow: visible;
|
||||
max-width: 45rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue