mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
register page
This commit is contained in:
@@ -31,9 +31,17 @@
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.box {
|
||||
margin-bottom: 20px;
|
||||
|
||||
&.last {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.buttons {
|
||||
display: flex;
|
||||
margin: 15px 0 20px;
|
||||
margin-bottom: 20px;
|
||||
|
||||
button {
|
||||
margin-right: 10px;
|
||||
|
||||
Reference in New Issue
Block a user