Skip to content

Commit

Permalink
10/UI/Input/Section mobil layout shift 42785 (ILIAS-eLearning#8926)
Browse files Browse the repository at this point in the history
(cherry picked from commit 0238230)
  • Loading branch information
catenglaender authored and Amstutz committed Jan 30, 2025
1 parent 95af397 commit d2a9470
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
@include c-input_switch-bg-hover(none, s.$il-main-darker-bg);
}
}

> .c-input__help-byline {
grid-area: group-help;
}
Expand Down Expand Up @@ -96,7 +96,7 @@
}

@include brk.on-screen-size(small) {
.c-form .c-input[data-il-ui-component="switchable-group-field-input"],
.c-form .c-input[data-il-ui-component="switchable-group-field-input"] > .c-input__field > .c-input,
.c-form .c-input[data-il-ui-component="optional-group-field-input"] {
grid-template-columns: 100%;
grid-template-areas: "group-head"
Expand All @@ -118,4 +118,4 @@
> .c-input__field {
display: none;
}
}
}
4 changes: 2 additions & 2 deletions templates/default/delos.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d2a9470

Please sign in to comment.