feat: commandButton을 lumen 버튼으로

This commit is contained in:
2021-11-30 01:09:37 +09:00
parent 27c7a5a3ad
commit 6dcb46c0b8
3 changed files with 21 additions and 41 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
}
@each $colorType, $color in $nationColors {
.sam-nation-color-#{$colorType} {
.sam-color-#{$colorType} {
.sam-nation-own-bgcolor{
background-color: $color;
color: frontColor($color);