concarneau: apply same style on user drafts and demands cells titles (#33975)

This commit is contained in:
Serghei Mihai 2019-06-25 15:21:57 +02:00
parent 5833b15085
commit cc9ef67c14
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ body {
}
}
.cell.wcscurrentformscell {
.cell.wcscurrentformscell, .cell.wcscurrentdraftscell {
h2 {
text-align: left;
color: $secondary-color;