mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
zui-panel--without-margin-top
This commit is contained in:
parent
ebecf0346d
commit
382c45ae3e
4
dist/panel/index.wxss
vendored
4
dist/panel/index.wxss
vendored
@ -5,3 +5,7 @@
|
||||
margin-top: 10px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.zui-panel--without-margin-top {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user