[ADF-4962] Move or copy - Visual heading text - mark as a heading (#5163)

This commit is contained in:
Suzana Dirla
2019-10-16 17:28:46 +03:00
committed by Denys Vuika
parent 2f1a5943b6
commit e229ae820f
3 changed files with 8 additions and 2 deletions

View File

@@ -15,6 +15,11 @@
line-height: 1.6;
letter-spacing: -0.5px;
color: mat-color($foreground, text, 0.87);
h2 {
margin: unset;
font-size: unset;
}
}
.mat-dialog-container {