This commit is contained in:
the-j0k3r 2018-05-20 06:05:36 +00:00 committed by GitHub
commit 4d505f299c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,7 +177,6 @@ select[disabled] > option {
display: none !important; display: none !important;
} }
[data-focused-via-click] :focus,
[data-focused-via-click]:focus { [data-focused-via-click]:focus {
outline: none; outline: none;
} }