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

master
dudleycu 3 years ago
parent c15559bc9f
commit 87e0e83138
  1. 2
      src/style.css

@ -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;

Loading…
Cancel
Save