1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-04 10:09:38 +02:00

Fix mozilla warning

This commit is contained in:
Raymond Hill 2023-02-13 13:14:54 -05:00
parent 10e680c2ef
commit e39f815a73
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -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 {