7 lines
115 B
SCSS
7 lines
115 B
SCSS
#integrations-page {
|
|
.card-body {
|
|
.integration-info {
|
|
min-height: 150px;
|
|
}
|
|
}
|
|
}
|