Update material styles

This commit is contained in:
eugene-sinitsyn 2020-03-09 15:38:42 +03:00
parent ddd2d7b4be
commit e44bea8762
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;