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