fix(ui) - missing resources wid - row height

This commit is contained in:
Shekar Siri 2022-09-20 10:41:49 +05:30
parent ecc3800d9f
commit 007eaf6cd0

View file

@ -23,7 +23,7 @@
.row {
display: flex;
align-items: center;
min-height: 54px;
min-height: 50px;
font-size: 13px;
& .cell {