mirror of https://github.com/gorhill/uBlock.git
no need for round corners in low-res mode
This commit is contained in:
parent
12d2ab526f
commit
36617ba3f5
|
@ -72,6 +72,7 @@ iframe {
|
|||
display: none;
|
||||
}
|
||||
.tabButton {
|
||||
border-radius: 0;
|
||||
border-top: 0;
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue