style: do not let tabs expand and scroll (#64928)

This commit is contained in:
Frédéric Péters 2022-05-05 22:16:33 +02:00
parent f8431c7dfa
commit a46bab14f6
1 changed files with 1 additions and 0 deletions

View File

@ -649,6 +649,7 @@ form.pk-mark-optional-fields {
display: flex;
flex-direction: column;
justify-content: space-between;
overflow: auto;
}
}