Browse Source

project updates

tigger 2 tuần trước cách đây
mục cha
commit
b5c58d710e

+ 4 - 2
src/app/app.component.scss

@@ -229,8 +229,10 @@ chat {
 }
 
 ::ng-deep .route-menu button .mat-badge-content {
-    top: 50%;
-    left: 92%;
+    height: 20px;
+    padding-top: 2px;
+    top: 20px;
+    left: 88%; 
 }
 
 /** Mobile styles */

+ 2 - 1
src/app/app.component.ts

@@ -210,7 +210,6 @@ export class AppComponent extends BaseComponent implements OnInit {
 
     if (this.platform.ANDROID || this.platform.IOS) this.pwaPrompt();
     this.updateSidenavBadges();
-    console.debug('app initialized');
   }
 
   ngAfterViewInit() {
@@ -249,6 +248,8 @@ export class AppComponent extends BaseComponent implements OnInit {
         },
       })
     );
+
+    
   }
 
   /**prompt to install PWA App */

+ 1 - 1
src/dependencies/angularlib

@@ -1 +1 @@
-Subproject commit e1856c2f3444dd9cf479cd8db49a0c14e3c6ca30
+Subproject commit df2f73f6e5e7941eb74f2ef167c5d79b634cac3e

+ 1 - 1
src/dependencies/fis

@@ -1 +1 @@
-Subproject commit 0ac081fc0538e41fc0953dcbb2f839e1369ce841
+Subproject commit e892b1dd0cfb4af0e4bc79cf7e4afc0751022c01