fix some css on step panel heading

This commit is contained in:
Mojca Lorber 2019-05-29 13:56:55 +02:00
parent 0b3b6d593b
commit ca4d8e71bb

View file

@ -70,13 +70,14 @@
font-size: 24px;
font-weight: bold;
margin: 0 10px;
min-width: fit-content;
}
.left-floats {
align-items: center;
display: flex;
height: 39px;
padding-right: 5px;
padding-right: 15px;
.step-name-link {
display: flex;
@ -88,7 +89,6 @@
display: flex;
flex-shrink: 1;
height: 39px;
min-width: 100px;
overflow: hidden;
strong {