隐藏搜索条件
This commit is contained in:
@@ -153,8 +153,8 @@ $prefix-cls: #{$namespace}-login;
|
||||
text-align: center;
|
||||
}
|
||||
.module img {
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
width: 72px;
|
||||
height: 72px;
|
||||
margin-bottom: 16px;
|
||||
object-fit: contain;
|
||||
}
|
||||
@@ -172,8 +172,8 @@ $prefix-cls: #{$namespace}-login;
|
||||
.module.cockpit {
|
||||
grid-row: 1 / 3;
|
||||
img {
|
||||
width: 140px;
|
||||
height: 140px;
|
||||
width: 130px;
|
||||
height: 130px;
|
||||
}
|
||||
background: linear-gradient(180deg, rgba(109, 147, 245, 0.75), rgba(7,38,111, 0.75));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user