description editor styling change
This commit is contained in:
parent
aa5235e950
commit
a0e5c3931f
|
@ -491,6 +491,10 @@ mat-icon.size-18 {
|
|||
width: auto;
|
||||
}
|
||||
|
||||
::ng-deep label {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
// ::ng-deep .mat-tab-labels {
|
||||
// justify-content: space-between;
|
||||
// }
|
||||
|
|
Loading…
Reference in New Issue