Tweak sidebar database object counters styles

This commit is contained in:
Dan Sosedoff
2018-12-19 12:40:28 -06:00
parent aadee6ac8a
commit 435a67cb5d
3 changed files with 14 additions and 6 deletions

View File

@@ -661,6 +661,14 @@
line-height: 30px;
height: 30px;
padding: 0px 8px;
overflow: hidden;
}
.schema .schema-container .schema-group .schema-group-count {
color: #999;
display: inline-block;
float: right;
margin-right: 8px;
}
.schema .schema-container .schema-group ul {