item details icon now centers on instances where the properties div is a larger height

This commit is contained in:
dudleycu 2021-08-31 06:22:30 +00:00
parent c15559bc9f
commit 87e0e83138

View File

@ -1493,8 +1493,8 @@ p.adminNav hr {
margin: 10px 10px 0 10px;
}
.itemDetailsIcon {
background-color: hsl(0, 17%, 70%);
grid-area: icon;
align-self: center;
}
.itemDetailsProperties {
margin: 0 0 0 10px;