mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-01 16:33:06 +01:00
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
Block a user