Merged in fix/SW-546-dob-cut-off (pull request #1403)
fix: overflow problem with dob inputs in enter details * fix: overflow problem with dob inputs in enter details Approved-by: Simon.Emanuelsson
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
transition: opacity 0.2s linear;
|
||||
}
|
||||
|
||||
.content:has([data-section-open="true"]) {
|
||||
.accordion[data-section-open="true"] .content {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user