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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user