mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
Enabled drag of username, password and totp in browser extension (#1044)
* enabled drag of username, password and totp in browser extension * Start drag only on row label
This commit is contained in:
committed by
Kyle Spearrin
parent
3e546fd1fd
commit
ee19100af4
@@ -218,3 +218,7 @@ app-vault-icon {
|
||||
[hidden] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.draggable {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user