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