mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
update color
This commit is contained in:
parent
a06655655f
commit
d02278c5a9
@ -25,11 +25,11 @@
|
||||
}
|
||||
|
||||
.anticon-exclamation-circle {
|
||||
color: #fac450;
|
||||
color: @warning-color;
|
||||
}
|
||||
|
||||
.anticon-question-circle {
|
||||
color: #2CB7ED;
|
||||
color: @primary-color;
|
||||
}
|
||||
}
|
||||
|
||||
@ -42,5 +42,4 @@
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -6,7 +6,6 @@
|
||||
top: -9999px;
|
||||
z-index: 1070;
|
||||
display: block;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
line-height: 1.5;
|
||||
|
Loading…
Reference in New Issue
Block a user