diff --git a/.DS_Store b/.DS_Store index 183f210..b7754e0 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/static/script.js b/static/script.js index 886beb4..d48b1b6 100644 --- a/static/script.js +++ b/static/script.js @@ -11,7 +11,7 @@ const ZOOM_STEP = 0.1; const MIN_ZOOM = 0.4; const MAX_ZOOM = 4; const SIDEBAR_MIN_WIDTH = 260; -const SIDEBAR_MAX_WIDTH = 520; +const SIDEBAR_MAX_WIDTH = 1000; const infoContent = { title: 'Thông tin',