mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Fix bad CSS style
This commit is contained in:
parent
7fee16a4bd
commit
cd736b515c
1 changed files with 1 additions and 1 deletions
|
@ -967,7 +967,7 @@ body.dirty .netFilteringDialog > div.panes > .dynamic > .toolbar #saveRules {
|
|||
background-color: rgb(var(--primary-70) / 40%);
|
||||
}
|
||||
#loggerExportDialog .output {
|
||||
font: smaller mono;
|
||||
font-size: small;
|
||||
height: 80vh;
|
||||
padding: 0.5em;
|
||||
white-space: pre-wrap;
|
||||
|
|
Loading…
Reference in a new issue