description editor styling change

This commit is contained in:
Sofia Papacharalampous 2024-04-29 14:26:37 +03:00
parent aa5235e950
commit a0e5c3931f
1 changed files with 4 additions and 0 deletions

View File

@ -491,6 +491,10 @@ mat-icon.size-18 {
width: auto;
}
::ng-deep label {
margin: 0;
}
// ::ng-deep .mat-tab-labels {
// justify-content: space-between;
// }