Skip to content

Commit 8ebbe1c

Browse files
committed
fix: improve alignment of stability bar description list
Signed-off-by: Nick Mitchell <[email protected]>
1 parent 7a02e75 commit 8ebbe1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pdl-live-react/src/view/masonry/Stability.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
.pdl-masonry-tile-stability-grid {
1212
gap: 2px;
13+
height: 1em;
14+
align-items: flex-end;
1315
}
1416
.pdl-masonry-tile-stability-cell {
1517
width: 1rem;

0 commit comments

Comments
 (0)