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
No known key found for this signature in database
GPG key ID: 244A11E4B0BCF40E
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;