From f3c9dde801f99cecb555be3f5d4ccc581bc07450 Mon Sep 17 00:00:00 2001 From: Gazook89 <58999374+Gazook89@users.noreply.github.com> Date: Wed, 21 Sep 2022 20:50:10 -0500 Subject: [PATCH] thumbnail preview de-uglification --- client/homebrew/editor/metadataEditor/metadataEditor.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.less b/client/homebrew/editor/metadataEditor/metadataEditor.less index 3bb866168..9b2761306 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.less +++ b/client/homebrew/editor/metadataEditor/metadataEditor.less @@ -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{