Skip to content

Commit dee119c

Browse files
committed
style(linCmsUi): 调整 warn 错误的样式
调整 warn 错误的样式
1 parent be4b399 commit dee119c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/styles/realize/element-variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $--color-primary: #3963bc;
99

1010
$--color-primary: #3963bc;
1111
$--color-success: #00c292 !default;
12-
$--color-warning: #dee2e6 !default;
12+
$--color-warning: #ffcb71 !default;
1313
$--color-danger: #f4516c !default;
1414

1515
$--background-color-base: #F6F7FA !default;

0 commit comments

Comments
 (0)