스트리밍 프리미엄 해지 팝업 작업
This commit is contained in:
@@ -4009,6 +4009,9 @@ pre {
|
||||
color: #ea0029;
|
||||
text-indent: 0;
|
||||
}
|
||||
.cancelPremiumPopup .content .alertSubMessage > ul > li em.red {
|
||||
font-weight: 400;
|
||||
}
|
||||
.cancelPremiumPopup .content .alertSubMessage > ul > li + li {
|
||||
margin-top: 1.2rem;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -4348,6 +4348,11 @@ pre {
|
||||
color: #ea0029;
|
||||
text-indent: 0;
|
||||
}
|
||||
em {
|
||||
&.red {
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
|
||||
+ li {
|
||||
margin-top: 1.2rem;
|
||||
|
||||
Reference in New Issue
Block a user