fix alignment
This commit is contained in:
parent
ae1f80b8b5
commit
c03c3c118c
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,10 @@ dfn {
|
|||
font-style: normal;
|
||||
}
|
||||
|
||||
#deny, #confirm {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.button-container > button {
|
||||
min-inline-size: 240px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue