Update material styles

This commit is contained in:
eugene-sinitsyn 2020-03-09 15:38:42 +03:00 committed by Sergey Andrievskiy
parent fea2da6df7
commit ec2e808cb5
4 changed files with 44 additions and 20 deletions

View file

@ -6,6 +6,10 @@ $legend-canceled-color: #3f4fda;
@include nb-install-component() {
nb-card {
overflow: hidden;
}
nb-tabset {
display: flex;
flex-direction: column;