receipts/js/transaction.css

18 lines
212 B
CSS

.invisible {
display: none !important;
}
#photo-view {
display: flex;
}
#photo-view .workspace {
flex-grow: 1;
text-align: center;
}
#photo-view sl-icon-button {
font-size: 3em;
margin: 0 0.5em;
}