Remove extraneous cursor style in picker

This commit is contained in:
Raymond Hill 2022-02-17 09:06:59 -05:00
parent b2a5d28c96
commit ff52919cfc
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -30,7 +30,6 @@ html#ublock0-epicker,
display: block;
}
#ublock0-epicker #toolbar {
cursor: grab;
display: flex;
}
#ublock0-epicker ul {