mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
feed component styles fix
This commit is contained in:
parent
20f81773c3
commit
8ecbef7b04
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
@import '../../../theme/sass/conf/conf';
|
@import '../../../theme/sass/conf/conf';
|
||||||
|
|
||||||
.feed-panel .panel-body {
|
.feed-panel .card-body {
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue