mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-24 19:33:01 +01:00
This commit is contained in:
parent
f655223779
commit
96703325ea
@ -347,7 +347,9 @@ body[dir="rtl"] #popupContainer > div {
|
||||
background-color: white;
|
||||
border: 2px solid white;
|
||||
box-sizing: border-box;
|
||||
width: 80%;
|
||||
width: 90vw;
|
||||
max-height: 90vh;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
#netFilteringDialog .dialog p {
|
||||
|
Loading…
Reference in New Issue
Block a user