Newer
Older
.table-repeating-end .cell{
padding: 0 2vmin 0 0;
}
.table-repeating-end .stretched-cell {
width: 100%;
padding: 0 2% 0 2%;
}
.table-repeating-end .input-cell {
min-width: 20%;
}
.chips .chip.selected {
background-color: #2E79B9;

Robert Goldmann
committed
}
.input-min-width {
min-width: 100px;

Robert Goldmann
committed
}
.transaction-container {
width: 90%;
.transaction-container .category-circle,
.transaction-container .category-circle-small{
margin: auto;
.transaction-row {
margin-bottom: 5px;
margin-top: 20px;
.transaction-text {
font-size: 1.2rem;
}
.transaction-buttons .btn-flat {
height: auto;
line-height: inherit;