mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
Fix 'Add Send' button being outside section (#2706)
This commit is contained in:
@@ -147,3 +147,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.list.full-height {
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user