This commit is contained in:
chy
2026-02-28 13:43:27 +08:00
3 changed files with 8 additions and 7 deletions

View File

@@ -153,8 +153,8 @@ $prefix-cls: #{$namespace}-login;
}
.module img {
width: 80px;
height: 80px;
width: 72px;
height: 72px;
margin-bottom: 16px;
object-fit: contain;
}
@@ -176,8 +176,8 @@ $prefix-cls: #{$namespace}-login;
background: linear-gradient(180deg, rgb(109 147 245 / 75%), rgb(7 38 111 / 75%));
img {
width: 140px;
height: 140px;
width: 130px;
height: 130px;
}
}