mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
Start drag only on row label (#337)
This commit is contained in:
committed by
Kyle Spearrin
parent
7f3b0ea2cb
commit
86360dd3cb
@@ -286,3 +286,7 @@ app-root > #loading {
|
||||
[hidden] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.draggable {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user