mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-06-30 06:12:08 -06:00
make sure modals can scroll
This commit is contained in:
parent
a8e1859339
commit
13c3602ca3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<h2 class="title">{{title}}</h2>
|
||||
</div>
|
||||
|
||||
<div class="content has-header">
|
||||
<div class="content has-header overflow-scroll">
|
||||
{{> UI.contentBlock}}
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue