fix IE11 user-profile rendering bug
This commit is contained in:
parent
a364222199
commit
7e4c374cdc
1 changed files with 1 additions and 0 deletions
|
@ -5822,6 +5822,7 @@ label + .wizard-buttonList {
|
|||
.tasks {
|
||||
margin-bottom: 10px;
|
||||
display: flex;
|
||||
flex-basis: auto;
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue