mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-20 21:11:52 +00:00
Increase height of list container
This commit is contained in:
parent
2812cc8047
commit
f51124d27e
1 changed files with 1 additions and 1 deletions
|
|
@ -607,7 +607,7 @@
|
|||
}
|
||||
|
||||
.complete-example {
|
||||
height: 480px;
|
||||
height: 540px;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Reference in a new issue