sunzehao 1 місяць тому
батько
коміт
784cb081a9
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/weatherComponents/weatherView.vue

+ 1 - 1
src/views/weatherComponents/weatherView.vue

@@ -3,7 +3,7 @@
         <!-- Left Sidebar -->
         <aside class="sidebar-left panel">
             <div class="stat-block" style="margin-bottom: 5px;">
-                <p class="label">{{sidebarRightData.position.country}}:{{sidebarRightData.position.city}}</p>
+                <p class="label">{{sidebarRightData.position.country}}{{sidebarRightData.position.city}}</p>
                 <p class="value">{{today}}</p>
             </div>
             <div class="stat-block" style="margin-bottom: 5px;">