mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
[EC-598] feat: very basic scroll when picking credentials
This commit is contained in:
@@ -623,6 +623,10 @@ app-fido2 {
|
||||
margin-top: 25px;
|
||||
}
|
||||
}
|
||||
|
||||
.box.list {
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.login-with-device {
|
||||
|
||||
Reference in New Issue
Block a user