mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Add list item type to directive
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</header>
|
||||
|
||||
<div id="list">
|
||||
<main id="content" class="scroll">
|
||||
<main id="content" class="content overflow-scroll">
|
||||
|
||||
<div class="list">
|
||||
|
||||
@@ -500,6 +500,8 @@
|
||||
|
||||
return false;
|
||||
});
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user