[IntroPanel] 폰트 색상 적용
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
@import "../../style/CommonStyle.module.less";
|
||||
@import "../../style/utils.module.less";
|
||||
|
||||
.panel {
|
||||
> section {
|
||||
color: @COLOR_GRAY06;
|
||||
}
|
||||
}
|
||||
.introLayout {
|
||||
.flex(@direction: column);
|
||||
background-color: @BG_COLOR_03;
|
||||
|
||||
Reference in New Issue
Block a user