Step component: flex elements fix
This commit is contained in:
parent
6ef85bd46f
commit
c54528bf6a
@ -44,9 +44,10 @@
|
||||
font-size: $sFontSize-small;
|
||||
line-height: $baseSize * 3;
|
||||
text-align: center;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.CDB-Step-headerInfo {
|
||||
width: 100%;
|
||||
@include flex-grow(2);
|
||||
}
|
||||
.CDB-Step-headerTitle {
|
||||
color: $cMainDark;
|
||||
|
Loading…
Reference in New Issue
Block a user