Disable or override data-com-onepassword-filled styling?

Is there a way to override or disable the styling onepassword injects into the DOM?

Here is an example rule...

input[data-com-onepassword-filled="light"], select[data-com-onepassword-filled="light"], textarea[data-com-onepassword-filled="light"] {
        
    background-color: rgb(219, 237, 255) !important;
}

1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided

This discussion has been closed.