mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
list/item/button/card css overhaul
This commit is contained in:
@ -33,7 +33,7 @@ import {TapClick} from '../button/button';
|
||||
})
|
||||
@IonicView({
|
||||
template:
|
||||
'<div class="item-media media-checkbox">' +
|
||||
'<div item-left class="item-media media-checkbox">' +
|
||||
'<div class="checkbox-icon"></div>' +
|
||||
'</div>' +
|
||||
'<ion-item-content id="{{labelId}}">' +
|
||||
|
Reference in New Issue
Block a user