bugfix 엽데이트가 있습니다. 표시 부분 제거.
This commit is contained in:
parent
831bdde860
commit
30debd93b7
|
@ -1,10 +1,5 @@
|
|||
<div fxFlex fxLayout="column" fxLayoutAlign="center center">
|
||||
<div
|
||||
class="empty-logo"
|
||||
fxLayoutAlign="center center"
|
||||
fxLayout="column"
|
||||
(click)="onClickStatusBar()"
|
||||
>
|
||||
<div class="empty-logo" fxLayoutAlign="center center" fxLayout="column">
|
||||
<div
|
||||
class="big-circle app-logo border-accent-color"
|
||||
fxLayoutAlign="center center"
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
<div class="chat-messages bg-accent-brightest">
|
||||
<div
|
||||
#statusbarContainer
|
||||
*ngIf="false"
|
||||
class="messenger-statusbar-container bg-accent-darkest"
|
||||
>
|
||||
<div class="messenger-statusbar-message">
|
||||
|
|
Loading…
Reference in New Issue
Block a user