aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.scss
diff options
context:
space:
mode:
authorNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2025-05-11 07:51:59 -0400
committerNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2025-05-11 07:51:59 -0400
commit4af498433a887c70dc7043a5a34eef7fff5bbbe0 (patch)
tree20425085b59d13d994de9dcb3dfa8bd166f6d3f9 /src/client/views/nodes/ImageBox.scss
parent8195cb97556765a8025de554a44f48d4c15d4c64 (diff)
a million and one things
Diffstat (limited to 'src/client/views/nodes/ImageBox.scss')
-rw-r--r--src/client/views/nodes/ImageBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/ImageBox.scss b/src/client/views/nodes/ImageBox.scss
index 3d6942e6f..5625f2f56 100644
--- a/src/client/views/nodes/ImageBox.scss
+++ b/src/client/views/nodes/ImageBox.scss
@@ -105,7 +105,7 @@
display: flex;
height: 100%;
img {
- object-fit: contain;
+ // object-fit: contain;
height: 100%;
}