mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
This commit is contained in:
parent
1c0fa98f0c
commit
88853070a1
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ textarea {
|
|||
width: 6em;
|
||||
}
|
||||
#netInspector table > colgroup > col:nth-of-type(6) {
|
||||
width: calc(100% - 16em - 20%);
|
||||
width: calc(100% - 15em - 20%);
|
||||
}
|
||||
#netInspector.f table tr.f {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue