UI: 2024 Hero component options #103971

Merged
Márton Lente merged 66 commits from ui/2024-hero-options into main 2024-09-24 13:00:31 +02:00
Showing only changes of commit 82a6366d4c - Show all commits

View File

@ -217,6 +217,18 @@ button.going-star
dt dt
line-height: var(--spacer-4) line-height: var(--spacer-4)
/* Apply Web Assets v2 form-control styles to custom rendered classes. */
.form-control
&.custom-file
+padding(0)
.custom-file-input,
.form-control-file
@extend .form-control
.custom-file-label
display: none
/* Web Assets overrides. */ /* Web Assets overrides. */
// TODO: check component forms in Web Assets v2 // TODO: check component forms in Web Assets v2
.form-group .form-group