mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
docs: fix card overflow issue (#10988)
Co-authored-by: huoyitong <huoyitong@lixiang.com>
This commit is contained in:
@@ -90,6 +90,7 @@ export default {
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-radius: @van-doc-border-radius;
|
border-radius: @van-doc-border-radius;
|
||||||
box-shadow: 0 8px 12px #ebedf0;
|
box-shadow: 0 8px 12px #ebedf0;
|
||||||
|
overflow: auto;
|
||||||
|
|
||||||
> pre code {
|
> pre code {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Reference in New Issue
Block a user