mempool/frontend/src/app/components/server-health/server-status.component.scss
2024-03-06 19:34:12 +00:00

22 lines
No EOL
284 B
SCSS

.tomahawk {
.links {
text-align: right;
margin-inline-end: 1em;
a, span {
margin-left: 1em;
}
}
.mempoolStatus {
width: 100%;
height: 270px;
border: none;
}
.hostLink {
text-align: center;
margin: auto;
margin-top: 1em;
}
}