mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-02 00:42:45 +01:00
Fix mozilla warning
This commit is contained in:
parent
10e680c2ef
commit
e39f815a73
@ -13,7 +13,7 @@ body {
|
||||
align-items: stretch;
|
||||
align-self: stretch;
|
||||
display: inline-flex;
|
||||
justify-content: stretch
|
||||
justify-content: stretch;
|
||||
user-select: none;
|
||||
}
|
||||
#themeMood > span {
|
||||
|
Loading…
Reference in New Issue
Block a user