You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RTL/src/app/clightning/invoices/invoices.component.scss

17 lines
201 B
SCSS

.mat-column-value {
padding-right: 1rem;
}
.mat-column-settled {
padding-left: 1rem;
}
.chkbox-private:focus {
outline: none !important;
}
table {
width:100%;
border-collapse: collapse;
}