From 718171a1258628558ef6110fada9cac6e79e8d92 Mon Sep 17 00:00:00 2001
From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue, 6 Feb 2024 14:50:08 -0800
Subject: [PATCH] Resolve svg rem width/height attribute warning
---
.../document-card-small.component.html | 14 +++++++-------
.../document-list/document-list.component.html | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html
index cdbd88825..ea9ba9914 100644
--- a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html
+++ b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html
@@ -25,7 +25,7 @@
@if (notesEnabled && document.notes.length) {
-