修改logo
This commit is contained in:
@@ -140,8 +140,8 @@ onUnload(() => {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.logo-image {
|
||||
width: 378px;
|
||||
height: 60px;
|
||||
width: 80px;
|
||||
height: 78px;
|
||||
}
|
||||
.login-page {
|
||||
min-height: 100vh;
|
||||
@@ -155,12 +155,12 @@ onUnload(() => {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin-top: 100rpx;
|
||||
margin-bottom: 100rpx;
|
||||
margin-top: 120rpx;
|
||||
margin-bottom: 116rpx;
|
||||
|
||||
.logo {
|
||||
width: 378rpx;
|
||||
height: 60rpx;
|
||||
width: 320rpx;
|
||||
height: 116rpx;
|
||||
// background: linear-gradient(135deg, #ff6b6b 0%, #ff4d4f 100%);
|
||||
border-radius: 40rpx;
|
||||
display: flex;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 7.2 KiB |
Reference in New Issue
Block a user