mempool/frontend/src/app/lightning/nodes-channels/node-channels.component.scss

9 lines
114 B
SCSS
Raw Normal View History

.loading-spinner {
min-height: 455px;
z-index: 100;
}
.spinner-border {
position: relative;
top: 225px;
}