mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
parent
3db684a873
commit
a75cf58315
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ $card-header-font-size: 16px;
|
|||
.card-body {
|
||||
height: calc(100% - #{$card-title-height});
|
||||
overflow-y: auto;
|
||||
flex: 1;
|
||||
flex: 0 1 auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue