1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 02:03:39 +00:00

[PM-2643] Resolve DUO iframe not being clickable (#6219)

This commit is contained in:
Oscar Hinton
2023-09-08 18:38:46 +02:00
committed by GitHub
parent da06f1e5de
commit d149894aad
3 changed files with 1 additions and 29 deletions

View File

@@ -1,30 +1,4 @@
html.os_macos {
body.layout_frontend {
-webkit-app-region: drag;
button,
a,
i,
b,
span,
input,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
select,
textarea,
label,
.box,
.modal-backdrop {
-webkit-app-region: no-drag;
}
}
.vault .header-search {
-webkit-app-region: drag;