0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 20:23: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; min-width : 200px;
} }
&.thumbnail{ &.thumbnail{
height : 1.8em; height : 1.4em;
label{ label{
line-height: 1.1em; line-height: 2.0em;
} }
.value{ .value{
overflow: hidden; overflow: hidden;
@@ -49,7 +49,7 @@
height : min-content; height : min-content;
border : 2px solid white; border : 2px solid white;
margin-left : 5px; margin-left : 5px;
max-height : 122px; max-height : 115px;
} }
} }
} }