shifsts bug
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
<!-- Custom CSS -->
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
<body class="authenticating">
|
||||
<div id="app" class="app-hidden">
|
||||
<!-- Header -->
|
||||
<header class="header">
|
||||
<h1>Map</h1>
|
||||
@@ -429,7 +429,10 @@
|
||||
<!-- Loading Overlay -->
|
||||
<div id="loading" class="loading-overlay">
|
||||
<div class="spinner"></div>
|
||||
<p>Loading map...</p>
|
||||
<p>Authenticating...</p>
|
||||
<p class="loading-patience-message">
|
||||
Loading map for the first time can take several seconds, even up to a minute. Please be patient.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user