mirror of https://github.com/gorhill/uBlock.git
respect newlines
This commit is contained in:
parent
7699f255ae
commit
96c4e2e256
|
@ -8,6 +8,6 @@ div > p:last-child {
|
|||
font-size: smaller;
|
||||
width: 48em;
|
||||
height: 40em;
|
||||
white-space: nowrap;
|
||||
text-align: left;
|
||||
white-space: pre;
|
||||
text-align: left;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue