format code
This commit is contained in:
parent
690c28da6d
commit
00db29293b
@ -29,6 +29,4 @@ export class TopBarComponent implements OnInit {
|
|||||||
const screenWidth = window.innerWidth;
|
const screenWidth = window.innerWidth;
|
||||||
this.isMobile = screenWidth < 768;
|
this.isMobile = screenWidth < 768;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user