即将取消网格布局
This commit is contained in:
parent
3533de7ee2
commit
03a5472ee6
@ -97,7 +97,7 @@ export default {
|
||||
max-width: 304px;
|
||||
min-height: 614px;
|
||||
grid-template-columns: repeat(1, 1fr); /* 1列等分 */
|
||||
grid-template-rows: repeat(8,minmax(60px,1fr)); /* 8行高度120px */
|
||||
grid-template-rows: repeat(8,90px); /* 8行高度120px */
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user