mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-25 19:21:34 +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 {
|
&__container {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
left: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user