mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
cleanup for biometrics (#489)
This commit is contained in:
@@ -63,8 +63,14 @@
|
||||
}
|
||||
|
||||
.buttons {
|
||||
display: flex;
|
||||
margin-bottom: 20px;
|
||||
&:not(.with-rows), .buttons-row {
|
||||
display: flex;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
&:not(.with-rows), .buttons-row:last-child {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
button {
|
||||
margin-right: 10px;
|
||||
|
||||
Reference in New Issue
Block a user