-test
This commit is contained in:
@@ -13,9 +13,7 @@
|
|||||||
|
|
||||||
<div class="flex items-center gap-3 p-5">
|
<div class="flex items-center gap-3 p-5">
|
||||||
<h3 *ngIf="isOpen" class="text-2xl font-bold transition-all duration-300">
|
<h3 *ngIf="isOpen" class="text-2xl font-bold transition-all duration-300">
|
||||||
@if(!isMobile){
|
|
||||||
<img src="logo.png" alt="">
|
<img src="logo.png" alt="">
|
||||||
}
|
|
||||||
</h3>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ input::placeholder{
|
|||||||
html, body, app-root {
|
html, body, app-root {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
/* เริ่มต้น: สำหรับ Desktop */
|
/* เริ่มต้น: สำหรับ Desktop */
|
||||||
.login-mobile {
|
.login-mobile {
|
||||||
|
|||||||
Reference in New Issue
Block a user