add waves effect to the real estate type selection items
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<li class="collection-item" >
|
||||
<div id="<%= stepData.id %>" ><%= stepData.title || '-' %>
|
||||
<a href="<%= stepData.url %>" class="kivi-color secondary-content">
|
||||
<i class="material-icons">edit</i>
|
||||
<i class="waves-effect material-icons">edit</i>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user