refactor(profit card): remove double border

This commit is contained in:
Sergey Andrievskiy 2019-06-21 20:24:19 +03:00
parent e41fd988fc
commit f57236c87d

View file

@ -9,6 +9,10 @@
padding-left: 0.5rem; padding-left: 0.5rem;
} }
nb-card-header {
margin-bottom: -1px;
}
nb-card-body { nb-card-body {
position: relative; position: relative;
padding: 0; padding: 0;