feat: commandButton을 lumen 버튼으로
This commit is contained in:
Vendored
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user