mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-02 00:42:45 +01:00
Fix typo in CSS
This commit is contained in:
parent
0910071bbd
commit
0d80a1132d
@ -28,8 +28,7 @@ body {
|
||||
}
|
||||
|
||||
#rootContainer {
|
||||
max-width: min(100vw, 600
|
||||
px);
|
||||
width: min(100vw, 640px);
|
||||
}
|
||||
#rootContainer > * {
|
||||
margin: 0 0 var(--default-gap-xxlarge) 0;
|
||||
|
Loading…
Reference in New Issue
Block a user