Add material style overrides

This commit is contained in:
eugene-sinitsyn 2020-03-05 14:25:25 +03:00 committed by Sergey Andrievskiy
parent ed0f1670f8
commit ea9d7d56ea
10 changed files with 50 additions and 12 deletions

View file

@ -7,6 +7,7 @@
border-width: 0;
box-shadow: none;
margin: 0;
height: 100%;
}
nb-card-header {

View file

@ -13,7 +13,7 @@
.single-view-button {
.nb-square {
font-size: 1.25rem;
font-size: 1rem;
}
@include nb-ltr {

View file

@ -5,10 +5,10 @@
@include nb-install-component() {
position: relative;
display: block;
overflow: hidden;
nb-card {
position: relative;
overflow: hidden;
}
nb-card-header {