minor button alignment fix
This commit is contained in:
parent
95e8c935c5
commit
b12ef793b7
|
@ -14,6 +14,7 @@
|
|||
order: 2;
|
||||
|
||||
button {
|
||||
display: flex;
|
||||
text-align: left;
|
||||
margin: 0.35em;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in New Issue