mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
feat: notify 组件没有全局居中 (#3751)
Co-authored-by: www <bugEngineer@163.com>
This commit is contained in:
parent
25acaf072a
commit
e42169ac51
@ -11,6 +11,7 @@
|
||||
&__container {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user