개인정보영역 수정
This commit is contained in:
parent
d0af7a78ca
commit
18b68e290e
|
@ -239,8 +239,11 @@ $daesang-grey: (
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.policy{
|
||||||
|
background-color: mat-color($accent, B100);
|
||||||
|
}
|
||||||
.mat-badge-accent .mat-badge-content {
|
.mat-badge-accent .mat-badge-content {
|
||||||
background-color: mat-color($warn);
|
background-color: mat-color($warn, 400);
|
||||||
}
|
}
|
||||||
|
|
||||||
.mat-tab-group.mat-primary .mat-ink-bar,
|
.mat-tab-group.mat-primary .mat-ink-bar,
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
.login-form {
|
.login-form {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 384px;
|
width: 384px;
|
||||||
|
@ -95,8 +94,6 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
left: 0;
|
left: 0;
|
||||||
//background-color: #4f586b;
|
|
||||||
background-color: #555555;
|
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user