mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
feat: add message component
This commit is contained in:
parent
69c2a4c277
commit
4095e3eccb
@ -1,4 +1,3 @@
|
||||
|
||||
# 基本
|
||||
|
||||
- order: 4
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
# 基本
|
||||
|
||||
- order: 0
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
- category: Components
|
||||
- chinese: 全局提示
|
||||
|
||||
- order: 4
|
||||
|
||||
---
|
||||
|
@ -48,5 +48,4 @@
|
||||
font-size: 16px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user