fix: style problem of message component; 🐛
修复:message 组件样式问题;
This commit is contained in:
3
src/theme/antd/ant-message.less
Normal file
3
src/theme/antd/ant-message.less
Normal file
@@ -0,0 +1,3 @@
|
||||
.ant-message{
|
||||
z-index: 1100;
|
||||
}
|
||||
@@ -1 +1,2 @@
|
||||
@import "ant-time-picker";
|
||||
@import "ant-message";
|
||||
|
||||
Reference in New Issue
Block a user