feat(dashboard): somewhat better styling of shard status page

This commit is contained in:
spiral
2022-06-15 00:08:47 -04:00
parent 65e2bb0234
commit ba9c074dc2
2 changed files with 23 additions and 15 deletions

View File

@@ -48,8 +48,7 @@
.wrapper {
height: 55px;
width: 55px;
display: block;
float: left;
display: inline-block;
}
.shard:hover {
cursor: pointer;