From 92ddd672daaaffb3e7e6c810de9446c85b352693 Mon Sep 17 00:00:00 2001 From: Quang Huy Date: Wed, 16 Oct 2024 17:17:01 +0200 Subject: [PATCH] interface --- css/80_app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/80_app.css b/css/80_app.css index 6c21369..143ec56 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -3,7 +3,7 @@ /* the root element of iD */ .ideditor { height: 100%; - width: 100%; + width: 80%; margin: 0; padding: 0; border: 0;