修改样式 和查看虚拟实物

This commit is contained in:
夜良king
2021-12-31 18:22:30 +08:00
parent 35de0c031d
commit fada0a735f
5 changed files with 86 additions and 35 deletions

View File

@@ -93,7 +93,7 @@ ul,li{
$success_color: #68cabe;
$warning_color: #fa6419;
$error_color: #ff3c2a;
$theme_color: #FF5C58;
$theme_color: #FF5C58;
.theme_color {
color: $theme_color !important;
}