style changes
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
.app-main {
|
.app-main {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
min-height: 80vh;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,9 +30,9 @@
|
|||||||
{{ 'auth.telegram_btn' | translate }}
|
{{ 'auth.telegram_btn' | translate }}
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<a class="telegram-link" [href]="telegramLink()" target="_blank" rel="noopener">
|
<!-- <a class="telegram-link" [href]="telegramLink()" target="_blank" rel="noopener">
|
||||||
{{ telegramLink() }}
|
{{ telegramLink() }}
|
||||||
</a>
|
</a> -->
|
||||||
|
|
||||||
<div class="qr-section">
|
<div class="qr-section">
|
||||||
<p class="qr-hint">{{ 'auth.qr_hint' | translate }}</p>
|
<p class="qr-hint">{{ 'auth.qr_hint' | translate }}</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user