fix alignment

This commit is contained in:
Khansa Kiasatina 2020-03-08 17:02:58 -04:00
parent ae1f80b8b5
commit c03c3c118c

View file

@ -77,6 +77,10 @@ dfn {
font-style: normal; font-style: normal;
} }
#deny, #confirm {
flex-grow: 1;
}
.button-container > button { .button-container > button {
min-inline-size: 240px; min-inline-size: 240px;
} }