mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
🍣 max-width on popup removed
was causing some issues with exotic browsers
This commit is contained in:
parent
c1b53d90a1
commit
6ba1a373a9
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
#popup {
|
#popup {
|
||||||
width: 40em;
|
width: 40em;
|
||||||
max-width: 100%;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue