Fixing alignment of checkbox on confirm screen. Fixes #607
This commit is contained in:
@@ -71,3 +71,8 @@ dfn {
|
||||
.button-container > button {
|
||||
min-inline-size: 240px;
|
||||
}
|
||||
|
||||
.check-label {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user