aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2025-04-02 10:18:57 -0400
committerbobzel <zzzman@gmail.com>2025-04-02 10:18:57 -0400
commit9305752405807ac736795185ae30c6955f5b483f (patch)
tree4374b7ed97ac994a69ed92e17000586fb9d1daf4 /src/client/views/nodes/ImageBox.scss
parentb77ea08d2095bae01b04ccfb421bfa57b465b154 (diff)
fixed image box overlays to allow for transparent pngs. allowed hover over background for image alternats to be set.
Diffstat (limited to 'src/client/views/nodes/ImageBox.scss')
-rw-r--r--src/client/views/nodes/ImageBox.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/ImageBox.scss b/src/client/views/nodes/ImageBox.scss
index 3d6942e6f..36abf707c 100644
--- a/src/client/views/nodes/ImageBox.scss
+++ b/src/client/views/nodes/ImageBox.scss
@@ -114,7 +114,6 @@
width: 100%;
height: 100%;
position: absolute;
- background: black;
display: flex;
flex-direction: row;
align-items: center;