Sửa đổi giao diện quản lí người dùng trong dashboard

This commit is contained in:
2026-06-12 15:00:44 +07:00
parent 1995b63474
commit 2e5fef229f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ html, body {
#close-viewer-btn {
position: absolute;
top: 20px;
left: 20px;
left: 60px;
padding: 12px 24px;
background: rgba(255, 255, 255, 0.9);
border: none;
+2 -2
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Virtual 3D Tour Map</title>
<title>Virtual Tour Map</title>
<!-- Leaflet CSS -->
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin="" />
<!-- Pannellum (3D Viewer) CSS -->
@@ -24,7 +24,7 @@
<!-- Top Bar -->
<div id="top-bar">
<div class="app-brand">
<h1>Virtual 3D Tour Map</h1>
<h1>Virtual Tour Map</h1>
</div>
<div id="user-controls">
<div id="user-avatar" onclick="toggleDropdown()">