mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
12 lines
263 B
SCSS
12 lines
263 B
SCSS
ion-card ion-card-content.buttons-in-components {
|
|
background-color: #F4F5F8;
|
|
}
|
|
ion-card ion-card-content.buttons-in-components img {
|
|
width: auto;
|
|
height: 44px;
|
|
display: block;
|
|
margin: 20px auto;
|
|
}
|
|
ion-card.buttons-in-components {
|
|
margin-bottom: 2em;
|
|
} |