mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
10 lines
141 B
Stylus
10 lines
141 B
Stylus
.custom-block.tip{
|
|
border-color: #52c41a
|
|
}
|
|
.custom-block.warning{
|
|
border-color: #fa8c16
|
|
}
|
|
.custom-block.error{
|
|
border-color: #f5222d
|
|
}
|