Fix line break in receipt
This commit is contained in:
parent
fe267cd3b9
commit
5bcc18594c
@ -1,6 +1,6 @@
|
|||||||
.receipt {
|
.receipt {
|
||||||
background-color: var(--theme-inputBg);
|
background-color: var(--theme-inputBg);
|
||||||
max-width: 250px;
|
max-width: 300px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
table-layout: auto;
|
table-layout: auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user