mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 23:32:58 +00:00
thumbnail preview de-uglification
This commit is contained in:
@@ -80,12 +80,11 @@
|
|||||||
justify-self: center;
|
justify-self: center;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
height: min-content;
|
height: min-content;
|
||||||
border: 2px solid white;
|
|
||||||
flex: 1 1;
|
flex: 1 1;
|
||||||
max-height: 115px;
|
max-height: 115px;
|
||||||
aspect-ratio: 1 / 1;
|
aspect-ratio: 1 / 1;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
background-color: cadetblue;
|
background-color: #AAA;
|
||||||
}
|
}
|
||||||
|
|
||||||
.systems.field .value{
|
.systems.field .value{
|
||||||
|
|||||||
Reference in New Issue
Block a user