|
|
|
@ -59,7 +59,7 @@ $mat-card-header-size: 100px !default
|
|
|
|
|
margin-top: 0.5em
|
|
|
|
|
outline: none
|
|
|
|
|
user-select: none
|
|
|
|
|
/deep/ .mat-card-header-text
|
|
|
|
|
::ng-deep .mat-card-header-text
|
|
|
|
|
margin: 0
|
|
|
|
|
margin-left: 16px
|
|
|
|
|
.mat-card-subtitle
|
|
|
|
@ -79,7 +79,7 @@ $mat-card-header-size: 100px !default
|
|
|
|
|
.pointer
|
|
|
|
|
cursor: pointer
|
|
|
|
|
|
|
|
|
|
/deep/ .mat-expansion-panel
|
|
|
|
|
::ng-deep .mat-expansion-panel
|
|
|
|
|
background: #e6e6e6
|
|
|
|
|
/deep/.dark-theme .mat-expansion-panel
|
|
|
|
|
::ng-deep.dark-theme .mat-expansion-panel
|
|
|
|
|
background: #121212
|