mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Fix about info not selectable/copyable (#3610)
This commit is contained in:
committed by
GitHub
parent
c872c61e3f
commit
6dc6d2087d
@@ -422,6 +422,7 @@ img,
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
app-about .modal-body > *,
|
||||||
app-vault-view .box-footer {
|
app-vault-view .box-footer {
|
||||||
user-select: auto;
|
user-select: auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user