[bugfix] Cell: default width (#1029)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@import './common/var.css';
|
||||
|
||||
.van-cell {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
padding: 10px 15px;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user