mempool/frontend/src/app/components/statistics/statistics.component.scss
2020-02-26 03:19:26 +09:00

17 lines
216 B
SCSS

.card-header {
border-bottom: 0;
background-color: none;
font-size: 20px;
}
.card {
background-color: transparent;
border: 0;
}
.bootstrap-spinner {
width: 22px;
height: 22px;
margin-right: 10px;
}