8 lines
125 B
CSS
8 lines
125 B
CSS
.channels-list .box {
|
|
margin-bottom: 0 !important;
|
|
}
|
|
|
|
.channels-list .box + .box {
|
|
margin-top: var(--btcpay-space-xs);
|
|
}
|