mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
@ -19,9 +19,11 @@
|
|||||||
.item-inner > icon {
|
.item-inner > icon {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-size: 2.4rem;
|
font-size: 2.4rem;
|
||||||
|
min-height: 2.4rem;
|
||||||
|
|
||||||
&[large] {
|
&[large] {
|
||||||
font-size: 3.2rem;
|
font-size: 3.2rem;
|
||||||
|
min-height: 3.2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
&[small] {
|
&[small] {
|
||||||
|
Reference in New Issue
Block a user