프로필 너비조정
This commit is contained in:
parent
aea898dea7
commit
43b389d4d6
|
@ -43,7 +43,7 @@ $login-max-height: 800px;
|
|||
position: relative;
|
||||
justify-content: flex-start;
|
||||
flex-flow: column;
|
||||
width: 38%;
|
||||
width: 40%;
|
||||
height: 100%;
|
||||
background: #64cddf;
|
||||
color: #ffffff;
|
||||
|
@ -163,7 +163,7 @@ $login-max-height: 800px;
|
|||
}
|
||||
.mat-card-content {
|
||||
position: relative;
|
||||
width: 62%;
|
||||
width: 60%;
|
||||
height: 100%;
|
||||
padding-bottom: 10px;
|
||||
margin-left: 30px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user