fix: 로그인 브랜드 패널 로고 크기 축소 (44px → 28px)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -88,8 +88,9 @@ a { color: inherit; text-decoration: none; }
|
||||
.brand-logo-mark svg { color: #fff; }
|
||||
|
||||
.brand-logo-img {
|
||||
height: 44px;
|
||||
height: 28px;
|
||||
width: auto;
|
||||
max-width: 160px;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user