remove unneeded justify-content
This commit is contained in:
parent
a330bef49f
commit
f3c6f8a67f
|
|
@ -52,7 +52,6 @@ input {
|
|||
#modulus-box {
|
||||
flex: auto;
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
align-items: end;
|
||||
min-width: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue