mempool/frontend/src/app/bisq/bisq-transactions/bisq-transactions.component.scss
2020-09-23 01:43:56 +07:00

10 lines
125 B
SCSS

label {
padding: 0.25rem 1rem;
white-space: nowrap;
}
:host ::ng-deep .dropdown-menu {
right: 0px;
left: inherit;
}