0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 11:42:39 +00:00

Nudge Metadata Editor elements

This commit is contained in:
G.Ambatte
2021-10-30 18:14:46 +13:00
parent bade8ad32f
commit cd8962f68b

View File

@@ -25,9 +25,9 @@
min-width : 200px;
}
&.thumbnail{
height : 1.8em;
height : 1.4em;
label{
line-height: 1.1em;
line-height: 2.0em;
}
.value{
overflow: hidden;
@@ -49,7 +49,7 @@
height : min-content;
border : 2px solid white;
margin-left : 5px;
max-height : 122px;
max-height : 115px;
}
}
}