mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Removed old placeholder
This commit is contained in:
@@ -19,7 +19,6 @@ import {dom} from 'ionic/util';
|
||||
-->
|
||||
<div class="item-content">
|
||||
<div class="item-media">
|
||||
<div class="item-media-placeholder"></div>
|
||||
</div>
|
||||
<div class="item-accessory">
|
||||
<!--<content select="ion-item-accessory"></content>-->
|
||||
|
||||
@@ -20,7 +20,7 @@ $navbar-material-button-text-color: #007aff !default;
|
||||
|
||||
ion-title {
|
||||
font-size: $navbar-material-title-font-size;
|
||||
font-weight: normal;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
button,
|
||||
|
||||
@@ -12,7 +12,7 @@ $toolbar-material-button-text-color: #007aff !default;
|
||||
|
||||
ion-title {
|
||||
font-size: $toolbar-material-title-font-size;
|
||||
font-weight: normal;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
button,
|
||||
|
||||
Reference in New Issue
Block a user