0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

thumbnail preview de-uglification

This commit is contained in:
Gazook89
2022-09-21 20:50:10 -05:00
parent b120c47faa
commit f3c9dde801

View File

@@ -80,12 +80,11 @@
justify-self: center;
width: 80px;
height: min-content;
border: 2px solid white;
flex: 1 1;
max-height: 115px;
aspect-ratio: 1 / 1;
object-fit: contain;
background-color: cadetblue;
background-color: #AAA;
}
.systems.field .value{