mempool/frontend/src/app/components/statistics/statistics.component.scss

17 lines
216 B
SCSS
Raw Normal View History

2019-07-21 16:59:47 +02:00
.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;
}