mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-21 16:18:28 +01:00
Fix about info not selectable/copyable (#3610)
This commit is contained in:
parent
c872c61e3f
commit
6dc6d2087d
@ -422,6 +422,7 @@ img,
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
app-about .modal-body > *,
|
||||
app-vault-view .box-footer {
|
||||
user-select: auto;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user