From b748559a717a9599a76e9733a7f68bcd43a31b92 Mon Sep 17 00:00:00 2001 From: sigoden Date: Tue, 2 Apr 2024 08:15:25 +0000 Subject: [PATCH] chore: update style --- assets/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/index.html b/assets/index.html index 1b90c12..d2adfd2 100644 --- a/assets/index.html +++ b/assets/index.html @@ -244,6 +244,7 @@ border: 1px solid #ccc; border-radius: 4px; overflow: auto; + width: 100%; } .media-view {